diff options
Diffstat (limited to 'config/locales/ro.yml')
-rw-r--r-- | config/locales/ro.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 024bfa136..4f77e2547 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -999,3 +999,7 @@ ro: label_export_options: "%{export_format} export options" error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size}) notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}." + label_x_issues: + zero: 0 tichet + one: 1 tichet + other: "%{count} tichete" |