diff options
Diffstat (limited to 'config/locales/he.yml')
-rw-r--r-- | config/locales/he.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/he.yml b/config/locales/he.yml index 5d107ceaf..bfb7d297b 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -858,7 +858,6 @@ he: text_tip_issue_begin_day: מטלה המתחילה היום text_tip_issue_end_day: מטלה המסתיימת היום text_tip_issue_begin_end_day: מטלה המתחילה ומסתיימת היום - text_project_identifier_info: 'אותיות לטיניות (a-z), מספרים ומקפים.<br />ברגע שנשמר, לא ניתן לשנות את המזהה.' text_caracters_maximum: "מקסימום %{count} תווים." text_caracters_minimum: "חייב להיות לפחות באורך של %{count} תווים." text_length_between: "אורך בין %{min} ל %{max} תווים." @@ -1021,3 +1020,4 @@ he: 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. |