Merge pull request #1555 from petervanv/master

Dutch language 0.5.75
This commit is contained in:
Ylian Saint-Hilaire 2020-06-27 14:23:39 -07:00 committed by GitHub
commit 1d2e445bc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 1 deletions

View File

@ -10851,6 +10851,7 @@
}, },
{ {
"en": "FQDN", "en": "FQDN",
"nl": "FQDN",
"xloc": [ "xloc": [
"default.handlebars->27->93" "default.handlebars->27->93"
] ]
@ -12766,6 +12767,7 @@
}, },
{ {
"en": "IPv6 Layer", "en": "IPv6 Layer",
"nl": "IPv6 Layer",
"xloc": [ "xloc": [
"default.handlebars->27->855", "default.handlebars->27->855",
"default.handlebars->27->857" "default.handlebars->27->857"
@ -12773,18 +12775,21 @@
}, },
{ {
"en": "IPv6 address", "en": "IPv6 address",
"nl": "IPv6 adres",
"xloc": [ "xloc": [
"default.handlebars->27->94" "default.handlebars->27->94"
] ]
}, },
{ {
"en": "IPv6 gateway", "en": "IPv6 gateway",
"nl": "IPv6 gateway",
"xloc": [ "xloc": [
"default.handlebars->27->98" "default.handlebars->27->98"
] ]
}, },
{ {
"en": "IPv6 mask", "en": "IPv6 mask",
"nl": "IPv6 mask",
"xloc": [ "xloc": [
"default.handlebars->27->96" "default.handlebars->27->96"
] ]
@ -29812,6 +29817,12 @@
}, },
{ {
"en": "a:", "en": "a:",
"nl": "a:",
"es": "a:",
"cs": "a:",
"pt": "a:",
"fr": "a:",
"de": "a:",
"xloc": [ "xloc": [
"default.handlebars->27->455", "default.handlebars->27->455",
"default.handlebars->27->456" "default.handlebars->27->456"
@ -29888,6 +29899,7 @@
}, },
{ {
"en": "atag:", "en": "atag:",
"nl": "atag:",
"xloc": [ "xloc": [
"default.handlebars->27->453", "default.handlebars->27->453",
"default.handlebars->27->454" "default.handlebars->27->454"
@ -29981,6 +29993,7 @@
}, },
{ {
"en": "data:image/png;base64,", "en": "data:image/png;base64,",
"nl": "data:image/png;base64,",
"xloc": [ "xloc": [
"player.handlebars->3->27" "player.handlebars->3->27"
] ]
@ -31485,4 +31498,4 @@
] ]
} }
] ]
} }