Skip to content

Commit

Permalink
doc: update descriptions for BigBook
Browse files Browse the repository at this point in the history
  • Loading branch information
DynamesC authored and jameszyao committed Aug 22, 2024
1 parent ed48259 commit 07f8f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/bundles/bigbook_api/resources/i18n/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ book_search_input_number_description: "The number of books to return in range [1
book_search_input_min_rating_name: "Min Rating"
book_search_input_min_rating_description: "This parameter sets the minimum allowable rating for a book, where the rating is expressed as a decimal between 0 and 1. Books must meet or exceed this rating to be included."
book_search_input_max_rating_name: "Max Rating"
book_search_input_max_rating_description: "This parameter sets the maximum allowable rating for a book, where the rating is expressed as a decimal between 0 and 1. Books must meet or exceed this rating to be included."
book_search_input_max_rating_description: "This parameter sets the maximum allowable rating for a book, where the rating is expressed as a decimal between 0 and 1. Books must meet or be under this rating to be included."
book_search_output_results_name: "Results"
book_search_output_results_description: "The results of the search."
book_search_name: "Book Search"
Expand Down

0 comments on commit 07f8f5e

Please sign in to comment.