diff options
Diffstat (limited to 'config/locales/vi.yml')
-rw-r--r-- | config/locales/vi.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 73405c154..754ac72ec 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1201,9 +1201,8 @@ vi: label_member_management_selected_roles_only: Only these roles label_password_required: Confirm your password to continue label_total_spent_time: Tổng thời gian sử dụng - 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 |