Skip to content

Commit

Permalink
updated translation
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbedouret committed Sep 13, 2021
1 parent 6f3dce8 commit f3f44c5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/translations/src/cboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
"cboard.components.WelcomeScreen.google": "Sign in with Google",
"cboard.components.WelcomeScreen.facebook": "Sign in with Facebook",
"cboard.components.WelcomeScreen.googleLoginErrorAndroid": "Sorry. An error occurred during authenticate process. Please try it again",
"cboard.components.WelcomeScreen.terms": "Terms",
"cboard.components.WelcomeScreen.privacy": "Privacy Policy",
"cboard.components.WelcomeScreenInformation.heading": "Welcome to Cboard",
"cboard.components.WelcomeScreenInformation.text": "Cboard helps users with speech and language impairments to communicate with symbols and text-to-speech.",
"cboard.components.AuthScreenInformation.heading": "Cboard",
Expand All @@ -22,6 +24,9 @@
"cboard.components.SignUp.confirmYourPassword": "Confirm your password",
"cboard.components.SignUp.cancel": "Cancel",
"cboard.components.SignUp.signMeUp": "Sign me up",
"cboard.components.SignUp.agreement": "I agree with the {terms} and the {privacy}",
"cboard.components.SignUp.termsAndConditions": "Terms",
"cboard.components.SignUp.privacy": "Privacy Policy",
"cboard.components.ChangePassword.password": "New Password",
"cboard.components.ChangePassword.passwordRepeat": "Repeat New Password",
"cboard.components.ChangePassword.send": "Send",
Expand Down

0 comments on commit f3f44c5

Please sign in to comment.