|
1 | 1 | { |
2 | | - "All": "All", |
3 | | - "All Columns": "All Columns", |
4 | | - "Applied Filters": "Applied Filters", |
5 | | - "Applied Sorting": "Applied Sorting", |
6 | | - "Bulk Actions": "Bulk Actions", |
7 | | - "Bulk Actions Confirm": "Are you sure?", |
8 | | - "Clear": "Clear", |
9 | | - "Columns": "Columns", |
10 | | - "Debugging Values": "Debugging Values", |
11 | | - "Deselect All": "Deselect All", |
12 | | - "Done Reordering": "Done Reordering", |
13 | | - "Filters": "Filters", |
14 | | - "No": "No", |
15 | | - "No items found. Try to broaden your search.": "No items found. Try to broaden your search.", |
16 | | - "of": "of", |
17 | | - "Remove filter option": "Remove filter option", |
18 | | - "Remove sort option": "Remove sort option", |
19 | | - "Reorder": "Reorder", |
20 | | - "results": "results", |
21 | | - "row": "row", |
22 | | - "rows": "rows", |
23 | | - "rows, do you want to select all": "rows, do you want to select all", |
24 | | - "Search": "Search", |
25 | | - "Select All": "Select All", |
26 | | - "Select All On Page": "Select All On Page", |
27 | | - "Showing": "Showing", |
28 | | - "to": "to", |
29 | | - "Yes": "Yes", |
30 | | - "You are currently selecting all": "You are currently selecting all", |
31 | | - "You are not connected to the internet.": "You are not connected to the internet.", |
32 | | - "You have selected": "You have selected" |
| 2 | + "livewire-tables::All": "All", |
| 3 | + "livewire-tables::All Columns": "All Columns", |
| 4 | + "livewire-tables::Applied Filters": "Applied Filters", |
| 5 | + "livewire-tables::Applied Sorting": "Applied Sorting", |
| 6 | + "livewire-tables::Bulk Actions": "Bulk Actions", |
| 7 | + "livewire-tables::Bulk Actions Confirm": "Are you sure?", |
| 8 | + "livewire-tables::Clear": "Clear", |
| 9 | + "livewire-tables::Columns": "Columns", |
| 10 | + "livewire-tables::Debugging Values": "Debugging Values", |
| 11 | + "livewire-tables::Deselect All": "Deselect All", |
| 12 | + "livewire-tables::Done Reordering": "Done Reordering", |
| 13 | + "livewire-tables::Filters": "Filters", |
| 14 | + "livewire-tables::max": "Max", |
| 15 | + "livewire-tables::min": "Min", |
| 16 | + "livewire-tables::not_applicable": "N/A", |
| 17 | + "livewire-tables::No": "No", |
| 18 | + "livewire-tables::No items found. Try to broaden your search.": "No items found. Try to broaden your search.", |
| 19 | + "livewire-tables::of": "of", |
| 20 | + "livewire-tables::Remove filter option": "Remove filter option", |
| 21 | + "livewire-tables::Remove sort option": "Remove sort option", |
| 22 | + "livewire-tables::Reorder": "Reorder", |
| 23 | + "livewire-tables::results": "results", |
| 24 | + "livewire-tables::row": "row", |
| 25 | + "livewire-tables::rows": "rows", |
| 26 | + "livewire-tables::rows, do you want to select all": "rows, do you want to select all", |
| 27 | + "livewire-tables::Search": "Search", |
| 28 | + "livewire-tables::Select All": "Select All", |
| 29 | + "livewire-tables::Select All On Page": "Select All On Page", |
| 30 | + "livewire-tables::Showing": "Showing", |
| 31 | + "livewire-tables::to": "to", |
| 32 | + "livewire-tables::Yes": "Yes", |
| 33 | + "livewire-tables::You are currently selecting all": "You are currently selecting all", |
| 34 | + "livewire-tables::You are not connected to the internet.": "You are not connected to the internet.", |
| 35 | + "livewire-tables::You have selected": "You have selected" |
33 | 36 | } |
0 commit comments