Add texts text page

This commit is contained in:
Insality
2020-01-11 15:37:14 +05:00
parent 59c9dc8a9b
commit 41a820a1fb
5 changed files with 1075 additions and 8 deletions

View File

@@ -4,6 +4,7 @@ local M = {}
local en = {
main_page = "Main page",
texts_page = "Text page",
ui_section_button = "Button",
ui_section_text = "Text",
ui_section_timer = "Timer",
@@ -17,6 +18,7 @@ local en = {
local ru = {
main_page = "Основное",
texts_page = "Текст",
ui_section_button = "Кнопка",
ui_section_text = "Текст",
ui_section_timer = "Таймер",