Skip to content

Commit 22fe253

Browse files
authored
Update kvdialog.php
1 parent 9568dd5 commit 22fe253

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)