diff options
Diffstat (limited to 'config/locales/fi.yml')
-rw-r--r-- | config/locales/fi.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/config/locales/fi.yml b/config/locales/fi.yml index c2449b0f1..9d0bb663f 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1169,9 +1169,8 @@ fi: label_member_management_selected_roles_only: Only these roles label_password_required: Confirm your password to continue label_total_spent_time: Overall spent time - notice_import_finished: All %{count} items have been imported. - notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be - imported.' + notice_import_finished: "%{count} items have been imported" + notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported" error_invalid_file_encoding: The file is not a valid %{encoding} encoded file error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the settings below |