Skip to content

Commit b5dd69d

Browse files
authored
Merge pull request #3347 from Harshit-7373/Solved-issue---2861/Harshit-7373
Hindi, English (US), Korean, French, and Portuguese Translations for Invalid Email Verification Token
2 parents f7b4c8c + 669cc4a commit b5dd69d

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

Diff for: translations/locales/be/translations.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -617,4 +617,4 @@
617617
"TermsOfUse": "ব্যবহারের শর্তাবলি",
618618
"CodeOfConduct": "আচার-সম্প্রদায়ের কোড"
619619
}
620-
}
620+
}

Diff for: translations/locales/en-US/translations.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@
405405
"InvalidTokenNull": "That link is invalid.",
406406
"Checking": "Validating token, please wait...",
407407
"Verified": "All done, your email address has been verified.",
408-
"InvalidState": "Something went wrong."
408+
"InvalidState": "Token is invalid or expired."
409409
},
410410
"AssetList": {
411411
"Title": "p5.js Web Editor | My assets",

Diff for: translations/locales/fr-CA/translations.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@
370370
"InvalidTokenNull": "Ce lien n'est pas valide.",
371371
"Checking": "Validation du jeton, veuillez patienter...",
372372
"Verified": "Ça y est, votre adresse courriel a été vérifiée.",
373-
"InvalidState": "Quelque chose a mal tourné."
373+
"InvalidState": "Le jeton est invalide ou expiré."
374374
},
375375
"AssetList": {
376376
"Title": "Éditeur web p5.js | Mes ressources",

Diff for: translations/locales/hi/translations.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@
385385
"InvalidTokenNull": "वह लिंक अमान्य है।",
386386
"Checking": "टोकन की पुष्टि की जा रही है, कृपया प्रतीक्षा करें...",
387387
"Verified": "सबकुछ ठीक है। आपके ईमेल का पुष्टीकरण हो चुका है।",
388-
"InvalidState": "कुछ गलत हो गया।"
388+
"InvalidState": "टोकन अमान्य है या समाप्त हो गया है"
389389
},
390390
"AssetList": {
391391
"Title": "p5.js वेब एडिटर | मेरे ऐसेट",

Diff for: translations/locales/ko/translations.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@
355355
"InvalidTokenNull": "이 링크는 유효하지 않습니다.",
356356
"Checking": "Validating token, please wait...",
357357
"Verified": "All done, your email address has been verified.",
358-
"InvalidState": "Something went wrong."
358+
"InvalidState": "토큰이 유효하지 않거나 만료되었습니다."
359359
},
360360
"AssetList": {
361361
"Title": "p5.js Web Editor | My assets",

Diff for: translations/locales/pt-BR/translations.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@
367367
"InvalidTokenNull": "Link Inválido.",
368368
"Checking": "Validando token, aguarde...",
369369
"Verified": "Tudo pronto, seu endereço de email foi verificado!",
370-
"InvalidState": "Algo deu errado."
370+
"InvalidState": "O token é inválido ou expirou."
371371
},
372372
"AssetList": {
373373
"Title": "Editor de Web p5.js | Meus recursos",

Diff for: translations/locales/tr/translations.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -613,4 +613,4 @@
613613
"TermsOfUse": "Kullanım Koşulları",
614614
"CodeOfConduct": "Davranış Kuralları"
615615
}
616-
}
616+
}

0 commit comments

Comments
 (0)