Skip to content

Translations for Invalid Email Verification Token #3347

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
b2427b2
Solved issue #2861
Harshit-7373 Feb 20, 2025
1c8bc95
Delete translations/locales/be/translations.json
Harshit-7373 Feb 21, 2025
6748d5d
Delete translations/locales/de/translations.json
Harshit-7373 Feb 21, 2025
3c14f0f
Delete translations/locales/es-419/translations.json
Harshit-7373 Feb 21, 2025
0668b4f
Delete translations/locales/zh-TW/translations.json
Harshit-7373 Feb 21, 2025
da112ba
Delete translations/locales/zh-CN/translations.json
Harshit-7373 Feb 21, 2025
5d32c51
Delete translations/locales/sv/translations.json
Harshit-7373 Feb 21, 2025
6c2adf6
Delete translations/locales/ur/translations.json
Harshit-7373 Feb 21, 2025
c9f2eec
Delete translations/locales/tr/translations.json
Harshit-7373 Feb 21, 2025
88c6528
Delete translations/locales/uk-UA/translations.json
Harshit-7373 Feb 21, 2025
de8ef0c
Delete translations/locales/it/translations.json
Harshit-7373 Feb 21, 2025
af08149
Delete translations/locales/ja/translations.json
Harshit-7373 Feb 21, 2025
bf52535
Restored deleted translation files
Harshit-7373 Feb 22, 2025
22adbc6
Update translations.json
Harshit-7373 Feb 22, 2025
0644851
Update translations.json
Harshit-7373 Feb 22, 2025
80b53ba
Update translations.json
Harshit-7373 Feb 22, 2025
3277b81
Update translations.json
Harshit-7373 Feb 22, 2025
9905c00
Update translations.json
Harshit-7373 Feb 22, 2025
436f0a4
Update translations.json
Harshit-7373 Feb 22, 2025
ed2e3db
Update translations.json
Harshit-7373 Feb 22, 2025
309c30e
Update translations.json
Harshit-7373 Feb 22, 2025
4f79561
Update translations.json
Harshit-7373 Feb 22, 2025
792dbaf
Update translations.json
Harshit-7373 Feb 22, 2025
e380584
Update translations.json
Harshit-7373 Feb 22, 2025
051f6ec
Update translations.json
Harshit-7373 Feb 22, 2025
9f20670
remove extra spaces
raclim Feb 22, 2025
669cc4a
Merge branch 'develop' into Solved-issue---2861/Harshit-7373
raclim Feb 22, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion translations/locales/be/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -617,4 +617,4 @@
"TermsOfUse": "ব্যবহারের শর্তাবলি",
"CodeOfConduct": "আচার-সম্প্রদায়ের কোড"
}
}
}
2 changes: 1 addition & 1 deletion translations/locales/en-US/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@
"InvalidTokenNull": "That link is invalid.",
"Checking": "Validating token, please wait...",
"Verified": "All done, your email address has been verified.",
"InvalidState": "Something went wrong."
"InvalidState": "Token is invalid or expired."
},
"AssetList": {
"Title": "p5.js Web Editor | My assets",
Expand Down
2 changes: 1 addition & 1 deletion translations/locales/fr-CA/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@
"InvalidTokenNull": "Ce lien n'est pas valide.",
"Checking": "Validation du jeton, veuillez patienter...",
"Verified": "Ça y est, votre adresse courriel a été vérifiée.",
"InvalidState": "Quelque chose a mal tourné."
"InvalidState": "Le jeton est invalide ou expiré."
},
"AssetList": {
"Title": "Éditeur web p5.js | Mes ressources",
Expand Down
2 changes: 1 addition & 1 deletion translations/locales/hi/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@
"InvalidTokenNull": "वह लिंक अमान्य है।",
"Checking": "टोकन की पुष्टि की जा रही है, कृपया प्रतीक्षा करें...",
"Verified": "सबकुछ ठीक है। आपके ईमेल का पुष्टीकरण हो चुका है।",
"InvalidState": "कुछ गलत हो गया।"
"InvalidState": "टोकन अमान्य है या समाप्त हो गया है।"
},
"AssetList": {
"Title": "p5.js वेब एडिटर | मेरे ऐसेट",
Expand Down
2 changes: 1 addition & 1 deletion translations/locales/ko/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@
"InvalidTokenNull": "이 링크는 유효하지 않습니다.",
"Checking": "Validating token, please wait...",
"Verified": "All done, your email address has been verified.",
"InvalidState": "Something went wrong."
"InvalidState": "토큰이 유효하지 않거나 만료되었습니다."
},
"AssetList": {
"Title": "p5.js Web Editor | My assets",
Expand Down
2 changes: 1 addition & 1 deletion translations/locales/pt-BR/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@
"InvalidTokenNull": "Link Inválido.",
"Checking": "Validando token, aguarde...",
"Verified": "Tudo pronto, seu endereço de email foi verificado!",
"InvalidState": "Algo deu errado."
"InvalidState": "O token é inválido ou expirou."
},
"AssetList": {
"Title": "Editor de Web p5.js | Meus recursos",
Expand Down
2 changes: 1 addition & 1 deletion translations/locales/tr/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -613,4 +613,4 @@
"TermsOfUse": "Kullanım Koşulları",
"CodeOfConduct": "Davranış Kuralları"
}
}
}