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
Import a CSV file with the two columns "source" and "target" result an error of: The intl string context variable "fileName" was not provided to the string "Unexpected error while uploading {fileName, select, undefined{a file} other{the file {fileName}}} to the server."
Expected Behavior
Importing a CSV file with those two columns should be possible according to the docs.
Steps to Reproduce
Create a CSV file with the required columns "target" and "source" and try to import it.
Screenshots
The text was updated successfully, but these errors were encountered:
Actual Behavior
Only tried in Google Chrome Browser
Import a CSV file with the two columns "source" and "target" result an error of:
The intl string context variable "fileName" was not provided to the string "Unexpected error while uploading {fileName, select, undefined{a file} other{the file {fileName}}} to the server."
Expected Behavior
Importing a CSV file with those two columns should be possible according to the docs.
Steps to Reproduce
Create a CSV file with the required columns "target" and "source" and try to import it.
Screenshots
The text was updated successfully, but these errors were encountered: