We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aceec3 commit 0540b12Copy full SHA for 0540b12
src/resources/lang/it/crud.php
@@ -85,7 +85,7 @@
85
'info' => 'Visualizzando da _START_ a _END_ record di _TOTAL_',
86
'infoEmpty' => 'Non vi sono elementi',
87
'infoFiltered' => '(filtrati da _MAX_ record totali)',
88
- 'infoPostFix' => ',',
+ 'infoPostFix' => '.',
89
'thousands' => '.',
90
'lengthMenu' => '_MENU_ record per pagina',
91
'loadingRecords' => 'Caricamento...',
0 commit comments