Skip to content

Commit fa127a0

Browse files
authored
Merge pull request #5698 from tomsb/main
LV language typo fix
2 parents ac35070 + 3bca3ec commit fa127a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/lang/lv/crud.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
'loadingRecords' => 'Ielādē...',
8585
'processing' => 'Apstrādā...',
8686
'search' => 'Meklēšana',
87-
'zeroRecords' => 'Peimēroti ieraksti nav atrasti',
87+
'zeroRecords' => 'Piemēroti ieraksti nav atrasti',
8888
'paginate' => [
8989
'first' => 'Pirmā',
9090
'last' => 'Pēdējā',

0 commit comments

Comments
 (0)