From c4e69a73e77e00fb601726aff88ac19d331c8f1a Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Sun, 1 Mar 2020 14:14:30 +0300 Subject: [PATCH] New translations en_US.yaml (Swedish) --- site/plugins/admin/lang/sv_SE.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/plugins/admin/lang/sv_SE.yaml b/site/plugins/admin/lang/sv_SE.yaml index b1c07722..17b1a88c 100644 --- a/site/plugins/admin/lang/sv_SE.yaml +++ b/site/plugins/admin/lang/sv_SE.yaml @@ -148,6 +148,7 @@ admin_message_partial_was_not_created: "Del bytte inte namn" admin_message_partial_created: "Del skapad" admin_message_partial_deleted: "Del borttagen" admin_message_partial_was_not_deleted: "Del togs inte bort" +admin_message_partial_duplicated: "Partial duplicated" admin_message_snippet_saved: "Delkod sparad" admin_message_snippet_created: "Delkod skapad" admin_message_snippet_was_not_created: "Delkod skapades inte" @@ -343,6 +344,7 @@ admin_confirmation_required_for_entry_delete: "Are you sure you want to delete t admin_confirmation_required_for_fieldset_delete: "Are you sure you want to delete this fieldset?" admin_confirmation_required_for_snippet_delete: "Are you sure you want to delete this snippet?" admin_confirmation_required_for_template_delete: "Are you sure you want to delete this template?" +admin_confirmation_required_for_partial_delete: "Are you sure you want to delete this partial?" admin_confirmation_required_for_deactivate_system_plugin: "Are you sure you want to deactivate system plugin?" admin_message_delivery_entries_api_token_updated: "Delivery token for entries updated." admin_message_delivery_entries_api_token_was_not_updated: "Delivery token for entries was not updated."