diff options
Diffstat (limited to 'config/locales/it.yml')
-rw-r--r-- | config/locales/it.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/it.yml b/config/locales/it.yml index 6ff2a49e1..c37f4086b 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1007,3 +1007,4 @@ it: button_export: Export 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}." |