Import "JSON- oder CSV-Datei mit Charakterdaten" is wrong
This commit is contained in:
@@ -26,7 +26,7 @@ export default {
|
|||||||
description: 'Laden Sie Charakterdaten aus VTT- oder CSV-Dateien hoch.',
|
description: 'Laden Sie Charakterdaten aus VTT- oder CSV-Dateien hoch.',
|
||||||
charVTT: 'Charakter VTT',
|
charVTT: 'Charakter VTT',
|
||||||
charCSV: 'Charakter CSV (optional)',
|
charCSV: 'Charakter CSV (optional)',
|
||||||
vttHelp: 'JSON- oder CSV-Datei mit Charakterdaten',
|
vttHelp: 'JSON-Datei mit Charakterdaten',
|
||||||
csvHelp: 'Optionale CSV-Datei mit zusätzlichen Daten',
|
csvHelp: 'Optionale CSV-Datei mit zusätzlichen Daten',
|
||||||
upload: 'Hochladen',
|
upload: 'Hochladen',
|
||||||
invalidFileType: 'Ungültiger Dateityp. Nur .csv und .json Dateien sind erlaubt.',
|
invalidFileType: 'Ungültiger Dateityp. Nur .csv und .json Dateien sind erlaubt.',
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ export default {
|
|||||||
description: 'Upload character data from VTT or CSV files.',
|
description: 'Upload character data from VTT or CSV files.',
|
||||||
charVTT: 'Character VTT',
|
charVTT: 'Character VTT',
|
||||||
charCSV: 'Character CSV (optional)',
|
charCSV: 'Character CSV (optional)',
|
||||||
vttHelp: 'JSON or CSV file with character data',
|
vttHelp: 'JSON file with character data',
|
||||||
csvHelp: 'Optional CSV file with additional data',
|
csvHelp: 'Optional CSV file with additional data',
|
||||||
upload: 'Upload',
|
upload: 'Upload',
|
||||||
invalidFileType: 'Invalid file type. Only .csv and .json files are allowed.',
|
invalidFileType: 'Invalid file type. Only .csv and .json files are allowed.',
|
||||||
|
|||||||
Reference in New Issue
Block a user