Initial commit
This commit is contained in:
22
application/Espo/Resources/i18n/nl_NL/ImportError.json
Normal file
22
application/Espo/Resources/i18n/nl_NL/ImportError.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"fields": {
|
||||
"validationFailures": "Validatiefouten",
|
||||
"rowIndex": "Rij index",
|
||||
"exportRowIndex": "Rij index exporteren",
|
||||
"lineNumber": "Lijnnummer",
|
||||
"exportLineNumber": "Exportregelnummer",
|
||||
"row": "Rij",
|
||||
"entityType": "Type entiteit"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Validation": "Validatie",
|
||||
"Access": "Toegang",
|
||||
"Not-Found": "Niet gevonden"
|
||||
}
|
||||
},
|
||||
"tooltips": {
|
||||
"lineNumber": "Een regelnummer in de originele CSV.",
|
||||
"exportLineNumber": "Een regelnummer in de export CSV."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user