diff --git a/site/plugins/admin/lang/uk_UA.yaml b/site/plugins/admin/lang/uk_UA.yaml index 86a447da..f69247a0 100644 --- a/site/plugins/admin/lang/uk_UA.yaml +++ b/site/plugins/admin/lang/uk_UA.yaml @@ -148,6 +148,7 @@ admin_message_partial_was_not_created: "Шаблон не перейменова admin_message_partial_created: "Частково створено" admin_message_partial_deleted: "Частково видалено" admin_message_partial_was_not_deleted: "Partial не видалено" +admin_message_partial_duplicated: "Partial duplicated" admin_message_snippet_saved: "Сніпет збережено" admin_message_snippet_created: "Сніпет створено" admin_message_snippet_was_not_created: "Сніпет не було створено" @@ -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."