Merge pull request #1347 from petervanv/master

Dutch language update 0.5.32 update 2
This commit is contained in:
Ylian Saint-Hilaire 2020-05-14 09:49:31 -07:00 committed by GitHub
commit b404d75297
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -15497,6 +15497,7 @@
},
{
"en": "Log in using an existing account",
"nl": "Log in met een bestaand account",
"xloc": [
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->authStrategies->3",
"login.handlebars->container->column_l->centralTable->1->0->logincell->loginpanel->1->authStrategies->3"
@ -23909,6 +23910,7 @@
},
{
"en": "Sign-in using GitHub",
"nl": "Log in met GitHub",
"xloc": [
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->authStrategies->auth-github",
"login.handlebars->container->column_l->centralTable->1->0->logincell->loginpanel->1->authStrategies->auth-github"
@ -23916,6 +23918,7 @@
},
{
"en": "Sign-in using Google",
"nl": "Log in met Google",
"xloc": [
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->authStrategies->auth-google",
"login.handlebars->container->column_l->centralTable->1->0->logincell->loginpanel->1->authStrategies->auth-google"
@ -23923,12 +23926,14 @@
},
{
"en": "Sign-in using Intel",
"nl": "Log in met Intel",
"xloc": [
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->authStrategies->auth-intel"
]
},
{
"en": "Sign-in using Reddit",
"nl": "Log in met Reddit",
"xloc": [
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->authStrategies->auth-reddit",
"login.handlebars->container->column_l->centralTable->1->0->logincell->loginpanel->1->authStrategies->auth-reddit"
@ -23936,6 +23941,7 @@
},
{
"en": "Sign-in using Twitter",
"nl": "Log in met Twitter",
"xloc": [
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->authStrategies->auth-twitter",
"login.handlebars->container->column_l->centralTable->1->0->logincell->loginpanel->1->authStrategies->auth-twitter"
@ -31086,4 +31092,4 @@
]
}
]
}
}