Skip to content

Commit

Permalink
Merge pull request #36 from shrihari-prakash/google-login-translations
Browse files Browse the repository at this point in the history
Implement Google login translations.
  • Loading branch information
shrihari-prakash authored Jul 9, 2024
2 parents f8302b9 + 939ec1f commit 3069234
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/public/languages/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"button.get-code": "Obtenir le code",
"button.change-password": "Changer le mot de passe",
"button.verify": "Vérifier",
"button.signup.google": "Signup with Google",
"button.signin.google": "Continue with Google",
"button.signup.google": "Inscrivez-vous avec Google",
"button.signin.google": "Continuer avec Google",

"field.label.username": "Nom d'utilisateur",
"field.placeholder.username": "ton_nom_d'utilisateur",
Expand Down
4 changes: 2 additions & 2 deletions src/public/languages/ta.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"button.get-code": "குறியீடு பெற",
"button.change-password": "கடவுச்சொல்லை மாற்று",
"button.verify": "சரிபார்க்கவும்",
"button.signup.google": "Signup with Google",
"button.signin.google": "Continue with Google",
"button.signup.google": "Google மூலம் பதிவு செய்யவும்",
"button.signin.google": "Google மூலம் தொடரவும்",

"field.label.username": "கணக்கு கைப்பிடி",
"field.placeholder.username": "கணக்கு_கைப்பிடி",
Expand Down

0 comments on commit 3069234

Please sign in to comment.