57 lines
2.0 KiB
JSON
57 lines
2.0 KiB
JSON
{
|
|
"name": "English",
|
|
"locale": "en",
|
|
"global": {
|
|
"searchbar_placeholder": "Search for Books",
|
|
"menu_login": "Log In",
|
|
"menu_logout": "Log Out",
|
|
"footer_repo": "Repo",
|
|
"footer_chat": "Chat"
|
|
},
|
|
"home": {
|
|
"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!"
|
|
},
|
|
"404": {
|
|
"header": "Oops!",
|
|
"subheader": "It looks like the page you requested doesn't exist. Please try a different one!"
|
|
},
|
|
"login": {
|
|
"log_in": "Log In",
|
|
"email": "Email",
|
|
"password": "Password",
|
|
"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!"
|
|
},
|
|
"search": {
|
|
"header": "Search",
|
|
"loading": "Loading...",
|
|
"results_header": "Results for:",
|
|
"no_results": "None Found",
|
|
"no_results_suggestion": "If you're expecting book data, go and help fill out the Inventaire database!",
|
|
"people_header": "People",
|
|
"series_header": "Series",
|
|
"books_header": "Books",
|
|
"see_interaction_details": "See All Interactions",
|
|
"see_book_details": "See Book Details",
|
|
"see_inventaire_details": "See Details",
|
|
"see_details_tooltip": "Opens Inventaire in a new tab/window"
|
|
},
|
|
"interaction": {
|
|
"reload": "Reload",
|
|
"heart": "Like",
|
|
"add": "Add to Shelf",
|
|
"average_rating": "Average Rating",
|
|
"reviews_written": "Total Reviews Written"
|
|
}
|
|
} |