Skip to content

Commit 8f6f166

Browse files
authored
Merge pull request #4611 from Laravel-Backpack/infoPostFix-consistency
Update infoPostFix in italian language
2 parents 6aceec3 + 0540b12 commit 8f6f166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/lang/it/crud.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
'info' => 'Visualizzando da _START_ a _END_ record di _TOTAL_',
8686
'infoEmpty' => 'Non vi sono elementi',
8787
'infoFiltered' => '(filtrati da _MAX_ record totali)',
88-
'infoPostFix' => ',',
88+
'infoPostFix' => '.',
8989
'thousands' => '.',
9090
'lengthMenu' => '_MENU_ record per pagina',
9191
'loadingRecords' => 'Caricamento...',

0 commit comments

Comments
 (0)