1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-12 08:04:05 +02:00

Admin Panel: translates fixes

This commit is contained in:
Awilum
2019-01-29 13:55:17 +03:00
parent 6f071310b8
commit d9c620f938

View File

@@ -185,3 +185,6 @@ admin_sqlite3_database: "SQLite3 Database"
admin_sqlite3_table: "SQLite3 Table"
admin_error_name_empty_input: "Name has to be an alphanumeric value (from 1 chars)"
admin_error_title_empty_input: "Title has to be an alphanumeric value (from 1 chars)"
admin_entries_visible: "Visible"
admin_entries_draft: "Draft"
admin_entries_hidden: "Hidden"