commit
df5f1b31f7
@ -75,6 +75,7 @@ Other contributors (profiles, ideas, mockups, testing, forum activity, translati
|
|||||||
Kostia (Kildor) Romanov
|
Kostia (Kildor) Romanov
|
||||||
Henning Sidow
|
Henning Sidow
|
||||||
Kalle Söderman
|
Kalle Söderman
|
||||||
|
strange-sparrow
|
||||||
Wayne Sutton
|
Wayne Sutton
|
||||||
Johan Thor
|
Johan Thor
|
||||||
Vitalis Tiknius
|
Vitalis Tiknius
|
||||||
|
4425
rtdata/languages/Ukrainian
Normal file
4425
rtdata/languages/Ukrainian
Normal file
File diff suppressed because it is too large
Load Diff
@ -76,6 +76,7 @@ struct LocaleToLang : private std::map<std::pair<Glib::ustring, Glib::ustring>,
|
|||||||
emplace (key ("fi", "" ), "Suomi");
|
emplace (key ("fi", "" ), "Suomi");
|
||||||
emplace (key ("sv", "SE"), "Swedish");
|
emplace (key ("sv", "SE"), "Swedish");
|
||||||
emplace (key ("tr", "" ), "Turkish");
|
emplace (key ("tr", "" ), "Turkish");
|
||||||
|
emplace (key ("uk", "" ), "Ukrainian");
|
||||||
emplace (key ("zh", "CN"), "Chinese (Simplified)");
|
emplace (key ("zh", "CN"), "Chinese (Simplified)");
|
||||||
emplace (key ("zh", "SG"), "Chinese (Traditional)");
|
emplace (key ("zh", "SG"), "Chinese (Traditional)");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user