mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: update Kurdish (#5156)
This commit is contained in:
parent
91635ee0cb
commit
d21d095f0b
@ -27,7 +27,7 @@ String languageFromLocale(Locale locale) {
|
||||
case "ckb":
|
||||
switch (locale.countryCode) {
|
||||
case "KU":
|
||||
return "کوردی";
|
||||
return "کوردی سۆرانی";
|
||||
default:
|
||||
return locale.languageCode;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user