1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-24 13:52:56 +02:00

New translations en_US.yaml (Russian)

This commit is contained in:
Sergey Romanenko
2019-11-06 20:43:58 +03:00
parent 294ecbfad2
commit 82b2396462

View File

@@ -200,6 +200,10 @@ admin_sqlite3_database: "База данных SQLite3"
admin_sqlite3_table: "Таблица SQLite3"
admin_error_name_empty_input: "Название должно быть буквенно-цифровое значение (от 1 симв.)"
admin_error_title_empty_input: "Заголовок должен иметь буквенно-цифровое значение (от 1 симв.)"
admin_error_icon_empty_input: "Icon has to be an alphanumeric value (from 1 chars)"
admin_help_text_for_label: "The fieldsets label shown in the Admin Panel."
admin_help_text_for_name: "The fieldsets unique name in lowercase chars only."
admin_help_text_for_icon: "The fieldsets valid :link icon class."
admin_entries_visible: "Видимый"
admin_entries_draft: "Черновик"
admin_entries_hidden: "Скрытый"