summaryrefslogtreecommitdiffstats
path: root/config/locales/ko.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/ko.yml')
-rw-r--r--config/locales/ko.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index 152eaec49..74cd7b20a 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -813,7 +813,6 @@ ko:
text_tip_issue_begin_day: 오늘 시작하는 업무(task)
text_tip_issue_end_day: 오늘 종료하는 업무(task)
text_tip_issue_begin_end_day: 오늘 시작하고 종료하는 업무(task)
- text_project_identifier_info: '영문 소문자(a-z) 및 숫자, 대쉬(-) 가능.<br />저장된후에는 식별자 변경 불가능.'
text_caracters_maximum: "최대 %{count} 글자 가능"
text_caracters_minimum: "최소한 %{count} 글자 이상이어야 합니다."
text_length_between: "%{min} 에서 %{max} 글자"
@@ -1068,3 +1067,4 @@ ko:
label_copy_attachments: Copy attachments
label_item_position: "%{position}/%{count}"
label_completed_versions: Completed versions
+ text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.