mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
#79 fix remove in on_input, add grid page example
This commit is contained in:
@@ -9,6 +9,7 @@ local en = {
|
||||
scroll_page = "Scroll page",
|
||||
slider_page = "Slider page",
|
||||
input_page = "Input page",
|
||||
grid_page = "Grid page",
|
||||
ui_section_button = "Button",
|
||||
ui_section_text = "Text",
|
||||
ui_section_timer = "Timer",
|
||||
@@ -27,6 +28,7 @@ local ru = {
|
||||
scroll_page = "Скролл",
|
||||
slider_page = "Слайдеры",
|
||||
input_page = "Текст. ввод",
|
||||
grid_page = "Сетка",
|
||||
ui_section_button = "Кнопка",
|
||||
ui_section_text = "Текст",
|
||||
ui_section_timer = "Таймер",
|
||||
|
Reference in New Issue
Block a user