Add Central Kurdish language (disabled until it's completed)
This commit is contained in:
parent
6bd964a094
commit
cb850f013a
5 changed files with 11 additions and 1 deletions
|
|
@ -287,6 +287,8 @@ QString StreamingPreferences::getSuffixFromLanguage(StreamingPreferences::Langua
|
|||
return "cs";
|
||||
case LANG_HE:
|
||||
return "he";
|
||||
case LANG_CKB:
|
||||
return "ckb";
|
||||
case LANG_AUTO:
|
||||
default:
|
||||
return QLocale::system().name();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue