From 03234cf5814878b4061f94e54571c3562a90f60f Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Wed, 25 May 2022 13:32:05 +0000 Subject: Update locales (#36691). git-svn-id: https://svn.redmine.org/redmine/trunk@21602 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/ko.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'config/locales/ko.yml') diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 0d9761a45..bd4ee060a 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1489,3 +1489,16 @@ ko: text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project? text_project_archive_confirmation: Are you sure you want to archive the '%{value}' project? + mail_destroy_project_failed: Project %{value} could not be deleted. + mail_destroy_project_successful: Project %{value} was deleted successfully. + mail_destroy_project_with_subprojects_successful: Project %{value} and its subprojects + were deleted successfully. + project_status_scheduled_for_deletion: scheduled for deletion + text_projects_bulk_destroy_confirmation: Are you sure you want to delete the selected + projects and related data? + text_projects_bulk_destroy_head: | + You are about to permanently delete the following projects, including possible subprojects and any related data. + Please review the information below and confirm that this is indeed what you want to do. + This action cannot be undone. + text_projects_bulk_destroy_confirm: To confirm, please enter "%{yes}" in the box below. + text_subprojects_bulk_destroy: 'including its subproject(s): %{value}' -- cgit v1.2.3