Files
talk/plugins/talk-plugin-google-auth/client/translations.yml
T
Kim GardnerandWyatt Johnson 692b6af09d Fix bug with translations for Google auth (#1886)
* Fix bug with translations for Google auth

* Typo
2018-09-18 17:46:55 -06:00

25 lines
676 B
YAML

ar:
talk-plugin-google-auth:
sign_in: "تسجيل الدخول عبر حساب جوجل"
sign_up: "اشترك عبر حساب جوجل"
en:
talk-plugin-google-auth:
sign_in: "Sign in with Google"
sign_up: "Sign up with Google"
es:
talk-plugin-google-auth:
sign_in: "Entrar con Google"
sign_up: "Registrarse con Google"
fr:
talk-plugin-google-auth:
sign_in: "Connectez-vous avec Google"
sign_up: "Inscrivez-vous avec Google"
zh_CN:
talk-plugin-google-auth:
sign_in: "使用 Google 帐号"
sign_up: "使用 Google 帐号"
zh_TW:
talk-plugin-google-auth:
sign_in: "使用 Google 帳號"
sign_up: "使用 Google 帳號"