You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/ui/public/i18n/en/translation.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1744,14 +1744,14 @@
1744
1744
"preview": "Preview",
1745
1745
"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.",
1746
1746
"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",
1748
1748
"import_error": "Import error",
1749
1749
"import": "Import",
1750
1750
"delete_your_file_after_import":"Delete your file after the import",
1751
1751
"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.",
1752
1752
"no_import_users": "No users to import",
1753
1753
"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",
0 commit comments