|
| 1 | +{ |
| 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::loading": "Loading", |
| 15 | + "livewire-tables::max": "Max", |
| 16 | + "livewire-tables::min": "Min", |
| 17 | + "livewire-tables::not_applicable": "N/A", |
| 18 | + "livewire-tables::No": "No", |
| 19 | + "livewire-tables::No items found. Try to broaden your search.": "No items found. Try to broaden your search.", |
| 20 | + "livewire-tables::of": "of", |
| 21 | + "livewire-tables::Remove filter option": "Remove filter option", |
| 22 | + "livewire-tables::Remove sort option": "Remove sort option", |
| 23 | + "livewire-tables::Reorder": "Reorder", |
| 24 | + "livewire-tables::results": "results", |
| 25 | + "livewire-tables::row": "row", |
| 26 | + "livewire-tables::rows": "rows", |
| 27 | + "livewire-tables::rows, do you want to select all": "rows, do you want to select all", |
| 28 | + "livewire-tables::Search": "Search", |
| 29 | + "livewire-tables::Select All": "Select All", |
| 30 | + "livewire-tables::Select All On Page": "Select All On Page", |
| 31 | + "livewire-tables::Showing": "Showing", |
| 32 | + "livewire-tables::to": "to", |
| 33 | + "livewire-tables::Yes": "Yes", |
| 34 | + "livewire-tables::You are currently selecting all": "You are currently selecting all", |
| 35 | + "livewire-tables::You are not connected to the internet.": "You are not connected to the internet.", |
| 36 | + "livewire-tables::You have selected": "You have selected", |
| 37 | + "All": "All", |
| 38 | + "All Columns": "All Columns", |
| 39 | + "Applied Filters": "Applied Filters", |
| 40 | + "Applied Sorting": "Applied Sorting", |
| 41 | + "Bulk Actions": "Bulk Actions", |
| 42 | + "Bulk Actions Confirm": "Are you sure?", |
| 43 | + "Clear": "Clear", |
| 44 | + "Columns": "Columns", |
| 45 | + "Debugging Values": "Debugging Values", |
| 46 | + "Deselect All": "Deselect All", |
| 47 | + "Done Reordering": "Done Reordering", |
| 48 | + "Filters": "Filters", |
| 49 | + "loading": "Loading", |
| 50 | + "max": "Max", |
| 51 | + "min": "Min", |
| 52 | + "not_applicable": "N/A", |
| 53 | + "No": "No", |
| 54 | + "No items found. Try to broaden your search.": "No items found. Try to broaden your search.", |
| 55 | + "of": "of", |
| 56 | + "Remove filter option": "Remove filter option", |
| 57 | + "Remove sort option": "Remove sort option", |
| 58 | + "Reorder": "Reorder", |
| 59 | + "results": "results", |
| 60 | + "row": "row", |
| 61 | + "rows": "rows", |
| 62 | + "rows, do you want to select all": "rows, do you want to select all", |
| 63 | + "Search": "Search", |
| 64 | + "Select All": "Select All", |
| 65 | + "Select All On Page": "Select All On Page", |
| 66 | + "Showing": "Showing", |
| 67 | + "to": "to", |
| 68 | + "Yes": "Yes", |
| 69 | + "You are currently selecting all": "You are currently selecting all", |
| 70 | + "You are not connected to the internet.": "You are not connected to the internet.", |
| 71 | + "You have selected": "You have selected" |
| 72 | +} |
0 commit comments