1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-17 18:36:39 +02:00

New translations en_US.json (Korean)

This commit is contained in:
Sergey Romanenko
2019-06-19 17:21:13 +03:00
parent d5fedf9b86
commit f3fb88469d

View File

@@ -203,5 +203,9 @@
"admin_menu_item_url": "Url",
"admin_menu_item_target": "Target",
"admin_menu_item_order": "Order",
"admin_template_code": "Template code"
"admin_template_code": "Template code",
"admin_you_have_not_created_any_entries_yet": "You haven't created any entries yet!",
"admin_you_have_not_created_any_snippets_yet": "You haven't created any snippets yet!",
"admin_you_have_not_created_any_templates_yet": "You haven't created any templates yet!",
"admin_you_have_not_created_any_fieldsets_yet": "You haven't created any fieldsets yet!"
}