From 67b6a11f3b6e55f916415978e7966dc6945d4eb4 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Thu, 6 Feb 2020 15:37:11 +0300 Subject: [PATCH] New translations en_US.yaml (Korean) --- site/plugins/admin/lang/ko_KR.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/site/plugins/admin/lang/ko_KR.yaml b/site/plugins/admin/lang/ko_KR.yaml index 1ee38dee..a2291c68 100644 --- a/site/plugins/admin/lang/ko_KR.yaml +++ b/site/plugins/admin/lang/ko_KR.yaml @@ -340,6 +340,7 @@ admin_cofirmation_required_for_fieldset_delete: "Are you sure you want to delete admin_cofirmation_required_for_snippet_delete: "Are you sure you want to delete this snippet?" admin_cofirmation_required_for_template_delete: "Are you sure you want to delete this template?" admin_author: "Author" +admin_cofirmation_required_for_deactivate_system_plugin: "Are you sure you want to deactivate system plugin?" admin_message_delivery_api_token_updated: "Delivery token updated." admin_message_delivery_api_token_was_not_updated: "Delivery token was not updated." admin_message_delivery_api_token_created: "Delivery token created."