1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-11 15:44:49 +02:00

Admin Panel: Translates fixes.

This commit is contained in:
Awilum
2019-01-16 16:24:25 +03:00
parent 48e83e348b
commit 72337e3355

View File

@@ -205,6 +205,7 @@ admin_message_fieldset_created: "Fieldset created"
admin_message_fieldset_deleted: "Fieldset deleted"
admin_message_fieldset_renamed: "Fieldset renamed"
admin_message_fieldset_duplicated: "Fieldset duplicated"
admin_message_entry_duplicated: "Entry duplicated"
admin_menus_error_name_empty_input: "Name has to be an alphanumeric value (from 1 chars)"
admin_menus_error_title_empty_input: "Title has to be an alphanumeric value (from 1 chars)"
admin_fieldsets_error_name_empty_input: "Name has to be an alphanumeric value (from 1 chars)"