Add Ukrainian translation
Provided by strange-sparrow in https://github.com/Beep6581/RawTherapee/issues/7216.
This commit is contained in:
@@ -76,6 +76,7 @@ struct LocaleToLang : private std::map<std::pair<Glib::ustring, Glib::ustring>,
|
||||
emplace (key ("fi", "" ), "Suomi");
|
||||
emplace (key ("sv", "SE"), "Swedish");
|
||||
emplace (key ("tr", "" ), "Turkish");
|
||||
emplace (key ("uk", "" ), "Ukrainian");
|
||||
emplace (key ("zh", "CN"), "Chinese (Simplified)");
|
||||
emplace (key ("zh", "SG"), "Chinese (Traditional)");
|
||||
}
|
||||
|
Reference in New Issue
Block a user