mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01:00
Merge pull request #2732 from TracksApp/import_fixes
Error message fixes for CSV import. Add the necessary directory to Do…
This commit is contained in:
commit
6c187bf1e5
5 changed files with 24 additions and 3 deletions
|
|
@ -207,6 +207,7 @@ en:
|
|||
invalid_csv: "Invalid CSV: could not read headers: %{e}"
|
||||
save_error: "Could not save uploaded CSV (%{path_and_file}). Can Tracks write\
|
||||
\ to the upload directory? %{e}"
|
||||
no_context: No default context could be found
|
||||
map_title: Map fields to be imported
|
||||
header: Importing data
|
||||
submit: Import
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue