mirror of
https://github.com/filamentphp/filament.git
synced 2026-09-21 13:30:51 +08:00
Update translations
This commit is contained in:
@@ -25,7 +25,7 @@ return [
|
||||
|
||||
'pagination' => [
|
||||
|
||||
'label' => 'Pagination Navigation',
|
||||
'label' => 'Pagination navigation',
|
||||
|
||||
'buttons' => [
|
||||
|
||||
|
||||
@@ -23,6 +23,24 @@ return [
|
||||
'description' => 'Kijk later nog eens',
|
||||
],
|
||||
|
||||
'pagination' => [
|
||||
|
||||
'label' => 'Paginering navigatie',
|
||||
|
||||
'buttons' => [
|
||||
|
||||
'next' => [
|
||||
'label' => 'Volgende',
|
||||
],
|
||||
|
||||
'previous' => [
|
||||
'label' => 'Vorige',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
@@ -34,7 +34,7 @@ return [
|
||||
|
||||
'pagination' => [
|
||||
|
||||
'label' => 'Pagination Navigation',
|
||||
'label' => 'Pagination navigation',
|
||||
|
||||
'overview' => '{1} Showing 1 result|[2,*] Showing :first to :last of :total results',
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ return [
|
||||
|
||||
'pagination' => [
|
||||
|
||||
'label' => 'Pagination Navigation',
|
||||
'label' => 'Pagination navigation',
|
||||
|
||||
'overview' => 'Rodomi nuo :first iki :last rezultatai iš :total',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user