From 8ffc31c334492a8bad840558c760c359bbc47a69 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Sun, 9 Jun 2019 10:15:34 +0300 Subject: [PATCH] New translations en_US.json (Danish) --- site/plugins/admin/lang/da_DK.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/site/plugins/admin/lang/da_DK.json b/site/plugins/admin/lang/da_DK.json index 085b8124..bfd3d4ab 100644 --- a/site/plugins/admin/lang/da_DK.json +++ b/site/plugins/admin/lang/da_DK.json @@ -135,6 +135,11 @@ "admin_message_template_renamed": "Skabelon omdøbt", "admin_message_template_duplicated": "Skabelon duplikeret", "admin_message_template_saved": "Skabelon gemt", + "admin_message_template_was_not_created": "Template was not renamed", + "admin_message_partial_was_not_created": "Partial was not renamed", + "admin_message_partial_created": "Partial created", + "admin_message_partial_deleted": "Partial deleted", + "admin_message_partial_was_not_deleted": "Partial was not deleted", "admin_message_snippet_saved": "Snippet gemt", "admin_message_snippet_created": "Snippet oprettet", "admin_message_snippet_was_not_created": "Snippet blev ikke oprettet",