diff --git a/site/plugins/admin/lang/tr_TR.yaml b/site/plugins/admin/lang/tr_TR.yaml index 7a7718db..579cecc5 100644 --- a/site/plugins/admin/lang/tr_TR.yaml +++ b/site/plugins/admin/lang/tr_TR.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."