Dutch language update 0.5.32 update 2
petervanv committed
May 14, 2020 at 11:45 UTC
9e85f3092172c30750fecc11c566356faf9e405d
1 file changed
+7
-1
translate/translate.json
+7
-1
@@ -15497,6 +15497,7 @@
15497
},
15498
{
15499
"en": "Log in using an existing account",
15500
+ "nl": "Log in met een bestaand account",
15501
"xloc": [
15502
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->authStrategies->3",
15503
"login.handlebars->container->column_l->centralTable->1->0->logincell->loginpanel->1->authStrategies->3"
@@ -23909,6 +23910,7 @@
23910
},
23911
{
23912
"en": "Sign-in using GitHub",
23913
+ "nl": "Log in met GitHub",
23914
"xloc": [
23915
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->authStrategies->auth-github",
23916
"login.handlebars->container->column_l->centralTable->1->0->logincell->loginpanel->1->authStrategies->auth-github"
@@ -23916,6 +23918,7 @@
23918
},
23919
{
23920
"en": "Sign-in using Google",
23921
+ "nl": "Log in met Google",
23922
"xloc": [
23923
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->authStrategies->auth-google",
23924
"login.handlebars->container->column_l->centralTable->1->0->logincell->loginpanel->1->authStrategies->auth-google"
@@ -23923,12 +23926,14 @@
23926
},
23927
{
23928
"en": "Sign-in using Intel",
23929
+ "nl": "Log in met Intel",
23930
"xloc": [
23931
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->authStrategies->auth-intel"
23932
]
23933
},
23934
{
23935
"en": "Sign-in using Reddit",
23936
+ "nl": "Log in met Reddit",
23937
"xloc": [
23938
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->authStrategies->auth-reddit",
23939
"login.handlebars->container->column_l->centralTable->1->0->logincell->loginpanel->1->authStrategies->auth-reddit"
@@ -23936,6 +23941,7 @@
23941
},
23942
{
23943
"en": "Sign-in using Twitter",
23944
+ "nl": "Log in met Twitter",
23945
"xloc": [
23946
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->authStrategies->auth-twitter",
23947
"login.handlebars->container->column_l->centralTable->1->0->logincell->loginpanel->1->authStrategies->auth-twitter"
@@ -31086,4 +31092,4 @@
31092
]
31093
}
31094
]
31089
-}
\ No newline at end of file
31095
+}