Skip to content

Commit ae06e67

Browse files
committed
Czech Invoice Language Lines - typo
1 parent 2a8131c commit ae06e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/lang/cs/invoice.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*/
99

1010
'invoice' => 'faktura',
11-
'serial' => 'faktura č..',
11+
'serial' => 'faktura č.',
1212
'date' => 'datum',
1313
'seller' => 'prodejce',
1414
'buyer' => 'nakupující',

0 commit comments

Comments
 (0)