|
224 | 224 | 'role_title_instructions' => 'Use a singular noun, such as \'Editor\' or \'Admin\'', |
225 | 225 | 'search_utility_description' => 'Manage and view important information about Statamic\'s search indexes.', |
226 | 226 | 'search_with_count_filters_applied' => 'Search (1 filter applied)|Search (:count filters applied)', |
227 | | - 'select_all_items' => 'Select all items', |
228 | | - 'deselect_all_items' => 'Deselect all items', |
229 | | - 'items_selected_count' => ':selected of :total items selected. Check to select all items.', |
230 | | - 'all_items_selected' => 'All :total items selected. Uncheck to deselect all items.', |
231 | | - 'no_items_selected' => 'No items selected. Check to select all :total items.', |
232 | | - 'select_title' => 'Select :title', |
233 | | - 'deselect_title' => 'Deselect :title', |
234 | | - 'selection_limit_reached' => 'Selection limit reached. Cannot select :title', |
235 | | - 'item_selected_description' => ':title is currently selected. Click to deselect.', |
236 | | - 'item_not_selected_description' => ':title is not selected. Click to select.', |
237 | | - 'item' => 'item', |
| 227 | + 'selections_click_to_deselect_all' => 'All :total items selected. Uncheck to deselect all items.', |
| 228 | + 'selections_click_to_select_all' => 'No items selected. Check to select all :total items.', |
| 229 | + 'selections_item_selected' => ':title is currently selected. Click to deselect.', |
| 230 | + 'selections_item_unselected' => ':title is not selected. Click to select.', |
| 231 | + 'selections_limit_reached' => 'Selection limit reached. Cannot select :title', |
| 232 | + 'selections_select_all' => ':selected of :total items selected. Check to select all items.', |
238 | 233 | 'session_expiry_enter_password' => 'Enter your password to continue.', |
239 | 234 | 'session_expiry_enter_two_factor_code' => 'Enter your authenticator code to continue.', |
240 | 235 | 'session_expiry_enter_two_factor_recovery_code' => 'Enter a recovery code to continue.', |
|
0 commit comments