Initial commit
This commit is contained in:
19
application/Espo/Resources/i18n/nl_NL/AddressCountry.json
Normal file
19
application/Espo/Resources/i18n/nl_NL/AddressCountry.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create AddressCountry": "Creëer land adres",
|
||||
"Populate": "Invullen"
|
||||
},
|
||||
"fields": {
|
||||
"isPreferred": "Heeft voorkeur"
|
||||
},
|
||||
"tooltips": {
|
||||
"code": "ISO 3166-1 land code.",
|
||||
"isPreferred": "Voorkeurslanden verschijnen als eerste in lijst."
|
||||
},
|
||||
"messages": {
|
||||
"confirmPopulateDefaults": "Alle bestaande landen worden verwijderd, de standaard land lijst wordt aangemaakt. Het is niet mogelijk om de actie terug te draaien.\n\nWeet je het zeker?"
|
||||
},
|
||||
"strings": {
|
||||
"populateDefaults": "Invullen met standaard landenlijst"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user