Readlebee/app/i18n/locales/en.json

17 lines
367 B
JSON
Raw Normal View History

2019-09-10 00:19:39 +02:00
{
"name": "English",
"locale": "en",
"home": {
"subtitle": "An attempt at a viable alternative to Goodreads",
"temp_left": "Still gotta figure out a design.",
"temp_right": "It's early days, my friends!"
},
"login": {
"email": "Email",
"password": "Password",
"login_button": "Log In!"
},
"search": {
"header": "Search"
}
}