diff options
Diffstat (limited to 'config/locales/vi.yml')
-rw-r--r-- | config/locales/vi.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/vi.yml b/config/locales/vi.yml index e81360e97..270f38b48 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -731,7 +731,6 @@ vi: text_tip_issue_begin_day: ngày bắt đầu text_tip_issue_end_day: ngày kết thúc text_tip_issue_begin_end_day: bắt đầu và kết thúc cùng ngày - text_project_identifier_info: 'Chỉ cho phép chữ cái thường (a-z), con số và dấu gạch ngang.<br />Sau khi lưu, chỉ số ID không thể thay đổi.' text_caracters_maximum: "Tối đa %{count} ký tự." text_caracters_minimum: "Phải gồm ít nhất %{count} ký tự." text_length_between: "Length between %{min} and %{max} characters." @@ -1067,3 +1066,4 @@ vi: 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. |