2019-09-10 00:19:39 +02:00
|
|
|
{
|
|
|
|
"name": "English",
|
|
|
|
"locale": "en",
|
2019-09-16 20:09:44 +02:00
|
|
|
"global": {
|
2019-09-26 00:41:45 +02:00
|
|
|
"menu_search": "Search for Books",
|
2019-09-16 20:09:44 +02:00
|
|
|
"menu_login": "Log In",
|
|
|
|
"menu_logout": "Log Out",
|
|
|
|
"footer_repo": "Repo",
|
|
|
|
"footer_chat": "Chat"
|
|
|
|
},
|
2019-09-10 00:19:39 +02:00
|
|
|
"home": {
|
2019-09-14 07:25:10 +02:00
|
|
|
"logged_out_subtitle": "All the Book Buzz in Once Place",
|
|
|
|
"logged_out_track_books": "Keep track of books you've read, want to read, and are currently reading.",
|
|
|
|
"logged_out_share_friends": "Share your thoughts about what you're reading and see what your friends think of their books.",
|
|
|
|
"logged_out_read_rate": "Rate, review, and recommmend books or something. I dunno. It's early days, my friends!",
|
|
|
|
"logged_out_community_header": "A Look Inside the Hive",
|
|
|
|
"logged_out_recent_reviews": "Recent Reviews",
|
|
|
|
"logged_out_recent_updates": "Recent Updates",
|
|
|
|
"logged_out_join_now": "Join Now!"
|
2019-09-10 00:19:39 +02:00
|
|
|
},
|
2019-09-25 20:32:52 +02:00
|
|
|
"404": {
|
|
|
|
"header": "Oops!",
|
|
|
|
"subheader": "It looks like the page you requested doesn't exist. Please try a different one!"
|
|
|
|
},
|
2019-09-10 00:19:39 +02:00
|
|
|
"login": {
|
2019-09-14 07:34:58 +02:00
|
|
|
"log_in": "Log In",
|
2019-09-10 00:19:39 +02:00
|
|
|
"email": "Email",
|
|
|
|
"password": "Password",
|
2019-09-14 07:34:58 +02:00
|
|
|
"login_button": "Log In!",
|
|
|
|
"create_account": "Create a New Account",
|
|
|
|
"confirm_password": "Confirm Password",
|
|
|
|
"username": "Username",
|
|
|
|
"display_name": "Display Name",
|
|
|
|
"create_account_button": "Create Account!"
|
2019-09-10 00:19:39 +02:00
|
|
|
},
|
|
|
|
"search": {
|
2019-09-11 01:16:01 +02:00
|
|
|
"header": "Search",
|
2019-09-26 00:41:45 +02:00
|
|
|
"placeholder": "Search for Books",
|
|
|
|
"button_text": "Search",
|
2019-09-16 20:47:47 +02:00
|
|
|
"loading": "Loading...",
|
2019-09-16 21:09:40 +02:00
|
|
|
"no_results": "None Found",
|
|
|
|
"no_results_suggestion": "If you're expecting book data, go and help fill out the Inventaire database!",
|
2019-09-11 01:16:01 +02:00
|
|
|
"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": {
|
2019-09-14 07:25:10 +02:00
|
|
|
"reload": "Reload",
|
2019-09-11 01:36:49 +02:00
|
|
|
"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
|
|
|
}
|
|
|
|
}
|