localization in header
This commit is contained in:
+9
-1
@@ -26,5 +26,13 @@
|
||||
"language_toggle": "Interface Language",
|
||||
"home_label": "Home",
|
||||
"settings": "Settings",
|
||||
"about_menu": "About"
|
||||
"about_menu": "About",
|
||||
"excluded_domains": "Excluded Domains (comma separated)",
|
||||
"excluded_domains_placeholder": "youtube.com, netflix.com",
|
||||
"excluded_apps_desc": "Excluded Apps (package names / PIDs)",
|
||||
"excluded_apps": "Excluded Apps",
|
||||
"select_apps": "Select Apps",
|
||||
"search_apps_placeholder": "Search by name or package...",
|
||||
"loading_apps": "Getting apps list...",
|
||||
"no_apps_found": "Nothing found"
|
||||
}
|
||||
|
||||
+9
-1
@@ -26,5 +26,13 @@
|
||||
"language_toggle": "Язык интерфейса",
|
||||
"home_label": "Главная",
|
||||
"settings": "Настройки",
|
||||
"about_menu": "О приложении"
|
||||
"about_menu": "О приложении",
|
||||
"excluded_domains": "Исключенные домены (через запятую)",
|
||||
"excluded_domains_placeholder": "youtube.com, netflix.com",
|
||||
"excluded_apps_desc": "Исключенные приложения (имена пакетов)",
|
||||
"excluded_apps": "Исключения",
|
||||
"select_apps": "Выберите приложения",
|
||||
"search_apps_placeholder": "Поиск по имени или пакету...",
|
||||
"loading_apps": "Получение списка приложений...",
|
||||
"no_apps_found": "Ничего не найдено"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user