@@ -125,6 +125,21 @@ return [
|
||||
'groceries_section_pending' => 'To pick up',
|
||||
'groceries_section_cart' => 'In cart',
|
||||
'groceries_prompt_edit' => 'Edit product',
|
||||
'groceries_btn_clear_list' => 'Clear list',
|
||||
'groceries_confirm_empty_list_title' => 'Clear the entire list?',
|
||||
'groceries_confirm_empty_list_body' => 'All products will be removed. They stay in history so you can add them again quickly.',
|
||||
'groceries_list_cleared' => 'List cleared',
|
||||
'groceries_history_title' => 'History — click to add',
|
||||
'groceries_history_empty' => 'History fills as you add products (up to the limit set in Settings).',
|
||||
'groceries_history_meta' => 'Up to {max} products · ',
|
||||
'groceries_settings_link' => 'Settings',
|
||||
'groceries_settings_title' => 'Groceries — history',
|
||||
'groceries_settings_intro' => 'Maximum number of products remembered in history (no duplicates, case-insensitive).',
|
||||
'groceries_settings_history_max' => 'History size',
|
||||
'groceries_settings_history_hint' => 'Between 1 and 50. Oldest entries are removed when the limit is exceeded.',
|
||||
'groceries_settings_saved' => 'Grocery preferences saved.',
|
||||
'groceries_settings_error' => 'Could not save:',
|
||||
'groceries_err_duplicate' => 'This product is already on the list.',
|
||||
'cta_open' => 'Open',
|
||||
'cta_explore' => 'Explore',
|
||||
'cta_view_lists' => 'Unwrap',
|
||||
|
||||
Reference in New Issue
Block a user