Skip to content

Commit 4361e46

Browse files
committed
Merge branch 'patch-2' of https://github.com/gpibarra/laravel-livewire-tables into develop
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
2 parents d15deb0 + 206edd1 commit 4361e46

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
1010

1111
- Added support for MorphOne relationships - https://github.com/rappasoft/laravel-livewire-tables/pull/844
1212

13+
### Changed
14+
15+
- Updated EN translations - https://github.com/rappasoft/laravel-livewire-tables/pull/999
16+
- Updated ES translations -
17+
1318
## [2.9.0] - 2022-12-21
1419

1520
### Added

resources/lang/es.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"All": "Todo",
3+
"All Columns": "Todas las columnas",
34
"Applied Filters": "Filtros Aplicados",
45
"Applied Sorting": "Ordenamineto Aplicado",
56
"Bulk Actions": "Acciones Masivas",

0 commit comments

Comments
 (0)