Skip to content

Instantly share code, notes, and snippets.

@burhanyilmaz
Last active August 7, 2020 13:17
Show Gist options
  • Save burhanyilmaz/f9d3d669e7f5a5c3b8dd27a19f901a30 to your computer and use it in GitHub Desktop.
Save burhanyilmaz/f9d3d669e7f5a5c3b8dd27a19f901a30 to your computer and use it in GitHub Desktop.
{
"en": {
"password": "Password",
"phoneNumber": "Phone Number",
"singIn": "Sign in!"
},
"es": {
"password": "Contraseña",
"phoneNumber": "Número de teléfono",
"singIn": "Registrarse!"
},
"languages": [
"tr",
"en",
"ru",
"es",
"fr"
],
"ru": {
"password": "пароль",
"phoneNumber": "Телефонный номер",
"singIn": "войти в систему!"
},
"tr": {
"password": "Sifre",
"phoneNumber": "Telefon Numarasi",
"singIn": "Giris Yap!"
},
"fr": {
"password": "Wachtwurd",
"phoneNumber": "Telefoannûmer",
"singIn": "Ynlogge!"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment