Merge pull request #1029 from petervanv/patch-3

update untranslatable strings !!
This commit is contained in:
Ylian Saint-Hilaire 2020-03-16 13:45:01 -07:00 committed by GitHub
commit e1dbae8bd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3855,6 +3855,7 @@
}, },
{ {
"en": "Change the password for this user", "en": "Change the password for this user",
"nl": "Wijzig het wachtwoord voor deze gebruiker",
"xloc": [ "xloc": [
"default.handlebars->27->1412" "default.handlebars->27->1412"
] ]
@ -13380,6 +13381,7 @@
}, },
{ {
"en": "Not verified", "en": "Not verified",
"nl": "niet geverifieerd",
"xloc": [ "xloc": [
"default.handlebars->27->1418" "default.handlebars->27->1418"
] ]
@ -18215,6 +18217,7 @@
}, },
{ {
"en": "The name of this computer as set in the operating system", "en": "The name of this computer as set in the operating system",
"nl": "De naam van deze computer zoals ingesteld in het besturingssysteem",
"xloc": [ "xloc": [
"default.handlebars->27->443", "default.handlebars->27->443",
"default.handlebars->27->445" "default.handlebars->27->445"
@ -19828,6 +19831,7 @@
}, },
{ {
"en": "Verified", "en": "Verified",
"nl": "Geverifieerd",
"xloc": [ "xloc": [
"default.handlebars->27->1419" "default.handlebars->27->1419"
] ]
@ -21983,4 +21987,4 @@
] ]
} }
] ]
} }