mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 22:57:12 -04:00
chore: update Kurdish (#5156)
This commit is contained in:
parent
91635ee0cb
commit
d21d095f0b
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ String languageFromLocale(Locale locale) {
|
|||
case "ckb":
|
||||
switch (locale.countryCode) {
|
||||
case "KU":
|
||||
return "کوردی";
|
||||
return "کوردی سۆرانی";
|
||||
default:
|
||||
return locale.languageCode;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue