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":
|
case "ckb":
|
||||||
switch (locale.countryCode) {
|
switch (locale.countryCode) {
|
||||||
case "KU":
|
case "KU":
|
||||||
return "کوردی";
|
return "کوردی سۆرانی";
|
||||||
default:
|
default:
|
||||||
return locale.languageCode;
|
return locale.languageCode;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user