This commit is contained in:
Ylian Saint-Hilaire 2020-04-22 15:29:36 -07:00
commit bb3504363a
1 changed files with 5 additions and 4 deletions

View File

@ -4846,6 +4846,7 @@
}, },
{ {
"en": "Change Email Address", "en": "Change Email Address",
"nl": "Verander e-mailadres",
"xloc": [ "xloc": [
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->checkemailpanel->1->checkCheckOperations->1->2->1->1", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->checkemailpanel->1->checkCheckOperations->1->2->1->1",
"login.handlebars->container->column_l->centralTable->1->0->logincell->checkemailpanel->1->checkCheckOperations->1->2->1->1" "login.handlebars->container->column_l->centralTable->1->0->logincell->checkemailpanel->1->checkCheckOperations->1->2->1->1"
@ -9003,9 +9004,6 @@
"default.handlebars->29->896" "default.handlebars->29->896"
] ]
}, },
{
"en": "E-mailadres wijzigen"
},
{ {
"cs": "CHYBA: ", "cs": "CHYBA: ",
"de": "FEHLER:", "de": "FEHLER:",
@ -28021,12 +28019,14 @@
}, },
{ {
"en": "[[0]] access token is: [[1]]", "en": "[[0]] access token is: [[1]]",
"nl": "[[0]] Toegangs token is: [[1]]",
"xloc": [ "xloc": [
"sms-messages.txt" "sms-messages.txt"
] ]
}, },
{ {
"en": "[[0]] verification code is: [[1]]", "en": "[[0]] verification code is: [[1]]",
"nl": "[[0]] verificatie code is: [[1]]",
"xloc": [ "xloc": [
"sms-messages.txt" "sms-messages.txt"
] ]
@ -28040,6 +28040,7 @@
"ja": "[[[SERVERNAME]]]", "ja": "[[[SERVERNAME]]]",
"nl": "[[[SERVERNAME]]]", "nl": "[[[SERVERNAME]]]",
"ru": "[[[SERVERNAME]]]", "ru": "[[[SERVERNAME]]]",
"pt": "[[[SERVERNAME]]]",
"zh-chs": "[[[SERVERNAME]]]", "zh-chs": "[[[SERVERNAME]]]",
"xloc": [ "xloc": [
"account-check.html->2->3->1", "account-check.html->2->3->1",