Skip to content

Commit da89010

Browse files
authored
Merge pull request #195 from xnekv03/master
Czech Invoice Language Lines - typo
2 parents e21ea7b + ae06e67 commit da89010

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)