Initial commit
This commit is contained in:
27
application/Espo/Resources/i18n/nl_NL/Attachment.json
Normal file
27
application/Espo/Resources/i18n/nl_NL/Attachment.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"insertFromSourceLabels": {
|
||||
"Document": "Voeg document in"
|
||||
},
|
||||
"fields": {
|
||||
"role": "Rol",
|
||||
"related": "Verwant",
|
||||
"file": "Bestand",
|
||||
"field": "Veld",
|
||||
"sourceId": "Bron ID",
|
||||
"storage": "Opslagruimte",
|
||||
"size": "Grootte (bytes)",
|
||||
"isBeingUploaded": "Wordt geüpload"
|
||||
},
|
||||
"options": {
|
||||
"role": {
|
||||
"Attachment": "Bijlage",
|
||||
"Inline Attachment": "Inline bijlage",
|
||||
"Import File": "Importeer bestand",
|
||||
"Export File": "Export bestand",
|
||||
"Mail Merge": "Mailmerge"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"orphan": "Wees"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user