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": {
|
2019-09-11 01:16:01 +02:00
|
|
|
"header": "Search",
|
|
|
|
"people_header": "People",
|
|
|
|
"series_header": "Series",
|
2019-09-11 19:38:09 +02:00
|
|
|
"books_header": "Books",
|
2019-09-12 07:41:18 +02:00
|
|
|
"see_interaction_details": "See All Interactions",
|
|
|
|
"see_book_details": "See Book Details",
|
|
|
|
"see_inventaire_details": "See Details",
|
2019-09-12 06:42:01 +02:00
|
|
|
"see_details_tooltip": "Opens Inventaire in a new tab/window"
|
2019-09-11 01:36:49 +02:00
|
|
|
},
|
|
|
|
"interaction": {
|
|
|
|
"heart": "Like",
|
2019-09-12 06:42:01 +02:00
|
|
|
"add": "Add to Shelf",
|
|
|
|
"average_rating": "Average Rating",
|
|
|
|
"reviews_written": "Total Reviews Written"
|
2019-09-10 00:19:39 +02:00
|
|
|
}
|
|
|
|
}
|