From c04bfaff6e5aa33f0631dc44c4a43ac16f0fa11d Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Thu, 6 Feb 2020 15:57:23 +0300 Subject: [PATCH] New translations en_US.yaml (Japanese) --- site/plugins/admin/lang/ja_JP.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/site/plugins/admin/lang/ja_JP.yaml b/site/plugins/admin/lang/ja_JP.yaml index 08d66e52..11e8c518 100644 --- a/site/plugins/admin/lang/ja_JP.yaml +++ b/site/plugins/admin/lang/ja_JP.yaml @@ -333,14 +333,14 @@ admin_delivery_token: "Delivery Token" admin_token: "Token" admin_calls: "Calls" admin_yes_iam_sure: "Yes, I'm sure" -admin_cofirmation_required: "Confirmation Required" -admin_cofirmation_required_for_delivery_token_delete: "Are you sure you want to delete this delivery token?" -admin_cofirmation_required_for_entry_delete: "Are you sure you want to delete this entry and all its children?" -admin_cofirmation_required_for_fieldset_delete: "Are you sure you want to delete this fieldset?" -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_confirmation_required: "Confirmation Required" +admin_confirmation_required_for_delivery_token_delete: "Are you sure you want to delete this delivery token?" +admin_confirmation_required_for_entry_delete: "Are you sure you want to delete this entry and all its children?" +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_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."