Added missing translations

And added hint tooltips to "Pixel Perfect" and "Overwrite Color" buttons
This commit is contained in:
OverloadedOrama 2020-08-27 14:30:26 +03:00
parent a5c3ea3ada
commit 850c5606de
6 changed files with 82 additions and 12 deletions

View file

@ -19,7 +19,7 @@ const languages_dict := {
"zh_TW" : ["繁體中文", "Chinese Traditional"],
"no_NO" : ["Norsk", "Norwegian"],
"hu_HU" : ["Magyar", "Hungarian"],
"ro_RO" : ["Romanian", "Romanian"],
"ro_RO" : ["Română", "Romanian"],
"ko_KR" : ["한국어", "Korean"],
}