Skip to content

Commit

Permalink
Merge pull request #5700 from tomsb/main
Browse files Browse the repository at this point in the history
Another LV language typo fix
  • Loading branch information
pxpm authored Oct 22, 2024
2 parents fa127a0 + c3125e7 commit dee2eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resources/lang/lv/crud.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@

// DataTables translation
'emptyTable' => 'Dati nav pieejami',
'info' => 'Rādot no _START_ līdz _END_ no kopumā _TOTAL_ ierakstiem',
'info' => 'Rāda no _START_ līdz _END_ no kopumā _TOTAL_ ierakstiem',
'infoEmpty' => '',
'infoFiltered' => '(filtrēts no _MAX_ kopējiem ierakstiem)',
'infoPostFix' => '.',
Expand Down

0 comments on commit dee2eec

Please sign in to comment.