You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: translations/locales/en-US/translations.json
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -67,9 +67,10 @@
67
67
"ResetPassword": "Reset your password"
68
68
},
69
69
"SocialAuthButton": {
70
-
"Github": "Login with Github",
71
-
"LogoARIA": "{{serviceauth}} logo",
72
-
"Google": "Login with Google"
70
+
"Connect": "Connect {{serviceauth}} Account",
71
+
"Unlink": "Unlink {{serviceauth}} Account",
72
+
"Login": "Login with {{serviceauth}}",
73
+
"LogoARIA": "{{serviceauth}} logo"
73
74
},
74
75
"About": {
75
76
"Title": "About",
@@ -381,7 +382,9 @@
381
382
"SignUp": "Sign Up",
382
383
"MessageLoggedOut": "It looks like you've been logged out. Please ",
383
384
"LogIn": "log in",
384
-
"SavedDifferentWindow": "The project you have attempted to save has been saved from another window.\n Please refresh the page to see the latest version."
385
+
"SavedDifferentWindow": "The project you have attempted to save has been saved from another window.\n Please refresh the page to see the latest version.",
386
+
"LinkTitle": "Error Linking Account",
387
+
"LinkMessage": "There was a problem linking your {{serviceauth}} account to your p5.js Web Editor account. Your {{serviceauth}} account has already been linked to another p5.js Web Editor account."
Copy file name to clipboardExpand all lines: translations/locales/es-419/translations.json
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -67,9 +67,10 @@
67
67
"ResetPassword": "Regenera tu contraseña"
68
68
},
69
69
"SocialAuthButton": {
70
-
"Github": "Ingresa con Github",
71
-
"LogoARIA": "Logo de {{serviceauth}}",
72
-
"Google": "Ingresa con Google"
70
+
"Connect": "Conecta Cuenta {{serviceauth}}",
71
+
"Unlink": "Desvincular Cuenta {{serviceauth}}",
72
+
"Login": "Ingresa con {{serviceauth}}",
73
+
"LogoARIA": "Logo de {{serviceauth}}"
73
74
},
74
75
"About": {
75
76
"Title": "Acerca de",
@@ -381,7 +382,9 @@
381
382
"SignUp": "Registráte",
382
383
"MessageLoggedOut": "Parece que has salido de tu cuenta. Por favor ",
383
384
"LogIn": "ingresa",
384
-
"SavedDifferentWindow": " El proyecto que has intentado guardar ha sido guardado desde otra ventana.\n Por favor refresca la página para ver la versión más actual."
385
+
"SavedDifferentWindow": " El proyecto que has intentado guardar ha sido guardado desde otra ventana.\n Por favor refresca la página para ver la versión más actual.",
386
+
"LinkTitle": "Error Vinculando Cuenta",
387
+
"LinkMessage": "Hubo un problema vinculando tu cuenta de {{serviceauth}} con tu cuenta del Editor Web p5.js. Tu cuenta de {{serviceauth}} había sido vinculada previamente con otra cuenta del Editor Web p5.js."
0 commit comments