mirror of
https://github.com/Insality/druid.git
synced 2025-09-28 10:32:20 +02:00
change lang button
This commit is contained in:
@@ -12,6 +12,7 @@ local en = {
|
||||
ui_section_radio = "Radio",
|
||||
ui_section_checkbox = "Checkbox",
|
||||
ui_text_example = "Translated",
|
||||
ui_text_change_lang = "Change lang",
|
||||
}
|
||||
|
||||
local ru = {
|
||||
@@ -24,6 +25,7 @@ local ru = {
|
||||
ui_section_radio = "Выбор",
|
||||
ui_section_checkbox = "Мн. выбор",
|
||||
ui_text_example = "Переведен",
|
||||
ui_text_change_lang = "Сменить язык",
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user