Add Ukrainian translation
Provided by strange-sparrow in https://github.com/Beep6581/RawTherapee/issues/7216.
This commit is contained in:
parent
00360a6dbb
commit
1d03fba1c4
@ -75,6 +75,7 @@ Other contributors (profiles, ideas, mockups, testing, forum activity, translati
|
||||
Kostia (Kildor) Romanov
|
||||
Henning Sidow
|
||||
Kalle Söderman
|
||||
strange-sparrow
|
||||
Wayne Sutton
|
||||
Johan Thor
|
||||
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 ("sv", "SE"), "Swedish");
|
||||
emplace (key ("tr", "" ), "Turkish");
|
||||
emplace (key ("uk", "" ), "Ukrainian");
|
||||
emplace (key ("zh", "CN"), "Chinese (Simplified)");
|
||||
emplace (key ("zh", "SG"), "Chinese (Traditional)");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user