1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-11 07:34:22 +02:00

Admin Panel: Translates fixes.

This commit is contained in:
Awilum
2019-01-15 02:16:41 +03:00
parent 22a0fa171e
commit 42a864ecd3
2 changed files with 5 additions and 0 deletions

View File

@@ -230,3 +230,4 @@ admin_system_settings_admin_panel: "Admin Panel"
admin_system_settings_admin_panel_theme: "Theme"
admin_system_settings_admin_panel_theme_light: "Light"
admin_system_settings_admin_panel_theme_dark: "Dark"
admin_entries_move: "Move"

View File

@@ -228,3 +228,7 @@ admin_php_code: "PHP код"
admin_entries_choose_files_to_upload: "Выбрать файл"
admin_entries_browse_files: "Выбрать файл"
admin_copy: "Копировать"
admin_system_settings_admin_panel: "Панель администратора"
admin_system_settings_admin_panel_theme: "Тема"
admin_system_settings_admin_panel_theme_light: "Светлая"
admin_system_settings_admin_panel_theme_dark: "Темная"