Skip to content

Commit bb0f6a1

Browse files
authored
Update Latvian Translations
Update Latvian Translations
2 parents 9568dd5 + 22fe253 commit bb0f6a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/messages/lv/kvdialog.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
* NOTE: this file must be saved in UTF-8 encoding.
1818
*/
1919
return [
20-
'Cancel' => '',
21-
'Confirmation' => '',
22-
'Information' => '',
23-
'Ok' => '',
20+
'Cancel' => 'Atcelt',
21+
'Confirmation' => 'Apstiprinājums',
22+
'Information' => 'Informācija',
23+
'Ok' => 'Labi',
2424
];

0 commit comments

Comments
 (0)