Readlebee/app/i18n/locales/en.json

24 lines
529 B
JSON

{
"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",
"people_header": "People",
"series_header": "Series",
"books_header": "Books"
},
"interaction": {
"heart": "Like",
"add": "Add to Shelf"
}
}