Skip to content

Commit 3284efb

Browse files
stephdlandre8244
andauthored
Apply suggestions from translation review
Co-authored-by: Andrea Leardini <[email protected]>
1 parent b9c29f0 commit 3284efb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

core/ui/public/i18n/en/translation.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1744,14 +1744,14 @@
17441744
"preview": "Preview",
17451745
"preview_description": "{users} users and {groups} groups will be imported. Review the data contained in the CSV file; only the first 5 rows are displayed.",
17461746
"too_many_users": "File exceeds size limit. Max 10000 rows are allowed",
1747-
"invalid_csv_format": "Invalid CSV format.",
1747+
"invalid_csv_format": "Invalid CSV format",
17481748
"import_error": "Import error",
17491749
"import": "Import",
17501750
"delete_your_file_after_import":"Delete your file after the import",
17511751
"delete_your_file_after_import_description":"If the file contains user passwords, it's recommended to delete the CSV after the import for security reasons.",
17521752
"no_import_users": "No users to import",
17531753
"no_import_users_description": "The CSV file does not contain any user to import.",
1754-
"invalid_csv_format_not_expected_columns": "Invalid CSV format: unexpected number of columns.",
1755-
"file_read_error": "File read error."
1754+
"invalid_csv_format_not_expected_columns": "Invalid CSV format: unexpected number of columns",
1755+
"file_read_error": "File read error"
17561756
}
17571757
}

0 commit comments

Comments
 (0)