Add scroll, languages, settings

This commit is contained in:
obergodmar
2020-06-25 03:20:33 +03:00
parent 98a307f2cc
commit 8647adc66c
47 changed files with 946 additions and 120 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"ui.button.places": "Places",
"ui.button.views": "View",
"ui.button.close": "Close",
"ui.main-menu": "Main Menu",
"ui.uiSound": "UI Sound",
"ui.uiLanguage": "Language",
"ui.language": "English"
}
+9
View File
@@ -0,0 +1,9 @@
{
"ui.button.places": "Места",
"ui.button.views": "Виды",
"ui.button.close": "Закрыть",
"ui.main-menu": "Главное меню",
"ui.uiSound": "Звуки интерфейса",
"ui.uiLanguage": "Язык",
"ui.language": "Русский"
}