-
-
Notifications
You must be signed in to change notification settings - Fork 339
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #496 from rappasoft/develop
v1.19.0
- Loading branch information
Showing
15 changed files
with
117 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
### All Submissions: | ||
|
||
* [ ] Have you followed the guidelines in our Contributing document? | ||
* [ ] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change? | ||
|
||
### New Feature Submissions: | ||
|
||
1. [ ] Does your submission pass tests and did you add any new tests needed for your feature? | ||
2. [ ] Did you update all templates (if applicable)? | ||
3. [ ] Did you add the [relevant documentation](https://github.com/rappasoft/laravel-livewire-tables-docs) (if applicable)? | ||
4. Did you test locally to make sure your feature works as intended? | ||
|
||
### Changes to Core Features: | ||
|
||
* [ ] Have you added an explanation of what your changes do and why you'd like us to include them? | ||
* [ ] Have you written new tests for your core changes, as applicable? | ||
* [ ] Have you successfully ran tests with your changes locally? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"All": "Tutti", | ||
"Applied Filters": "Filtri Applicati", | ||
"Applied Sorting": "Ordinamento Applicato", | ||
"Bulk Actions": "Azioni di Gruppo", | ||
"Clear": "Pulisci", | ||
"Columns": "Colonne", | ||
"Done Reordering": "Ordinamento Terminato", | ||
"Filters": "Filtri", | ||
"Remove filter option": "Rimuovi filtro", | ||
"Remove sort option": "Rimuovi ordinamento", | ||
"Search": "Cerca", | ||
"Select All": "Seleziona Tutto", | ||
"Showing": "Visualizzati", | ||
"Unselect All": "Deseleziona tutto", | ||
"You are currently selecting all": "Stai selezionando tutto", | ||
"You are not connected to the internet.": "Non sei connesso a internet", | ||
"You have selected": "Hai selezionato", | ||
"of": "di", | ||
"Reorder": "Riordina", | ||
"results": "risultati", | ||
"rows": "righe", | ||
"rows, do you want to select all": "righe, vuoi selezionarle tutte", | ||
"No items found. Try to broaden your search.": "Nessun risultato trovato. Prova ad ampliare la tua ricerca.", | ||
"to": "a" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"All": "ทั้งหมด", | ||
"Applied Filters": "กรองข้อมูลตาม", | ||
"Applied Sorting": "เรียงลำดับตาม", | ||
"Bulk Actions": "เลือกการกระทำ", | ||
"Clear": "ล้างทั้งหมด", | ||
"Columns": "เลือกคอลัมน์", | ||
"Done Reordering": "จัดลำดับแล้ว", | ||
"Filters": "ตัวกรอง", | ||
"Remove filter option": "เอาตัวกรองออก", | ||
"Remove sort option": "เอาการเรียงลำดับออก", | ||
"Search": "ค้นหา...", | ||
"Select All": "เลือกทั้งหมด", | ||
"Showing": "แสดง", | ||
"Unselect All": "ไม่เลือกทั้งหมด", | ||
"You are currently selecting all": "ขณะนี้คุณได้เลือกทุกรายการ", | ||
"You are not connected to the internet.": "ขณะนี้คุณไม่ได้เชื่อมต่อกับอินเทอร์เน็ต", | ||
"You have selected": "คุณเลือก", | ||
"of": "จาก", | ||
"Reorder": "จัดลำดับ", | ||
"results": "รายการ", | ||
"row": "รายการ", | ||
"rows": "รายการ", | ||
"rows, do you want to select all": "รายการ, คุณต้องการเลือกทั้งหมด", | ||
"No items found. Try to broaden your search.": "ไม่พบรายการที่ค้นหา", | ||
"to": "-" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters