Skip to content

Commit

Permalink
chore: update Kurdish (#5156)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sore authored Apr 24, 2024
1 parent 91635ee commit d21d095
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ String languageFromLocale(Locale locale) {
case "ckb":
switch (locale.countryCode) {
case "KU":
return "کوردی";
return "کوردی سۆرانی";
default:
return locale.languageCode;
}
Expand Down

0 comments on commit d21d095

Please sign in to comment.