Skip to content

Commit dee2eec

Browse files
authored
Merge pull request #5700 from tomsb/main
Another LV language typo fix
2 parents fa127a0 + c3125e7 commit dee2eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/lang/lv/crud.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575

7676
// DataTables translation
7777
'emptyTable' => 'Dati nav pieejami',
78-
'info' => 'Rādot no _START_ līdz _END_ no kopumā _TOTAL_ ierakstiem',
78+
'info' => 'Rāda no _START_ līdz _END_ no kopumā _TOTAL_ ierakstiem',
7979
'infoEmpty' => '',
8080
'infoFiltered' => '(filtrēts no _MAX_ kopējiem ierakstiem)',
8181
'infoPostFix' => '.',

0 commit comments

Comments
 (0)