mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
fix CZK partname to nominative singular
This commit is contained in:
parent
5df7949a87
commit
cebe6022c8
@ -799,7 +799,7 @@
|
|||||||
isocode="CZK"
|
isocode="CZK"
|
||||||
fullname="Czech Koruna"
|
fullname="Czech Koruna"
|
||||||
unitname="koruna"
|
unitname="koruna"
|
||||||
partname="haleru"
|
partname="haler"
|
||||||
namespace="ISO4217"
|
namespace="ISO4217"
|
||||||
exchange-code="203"
|
exchange-code="203"
|
||||||
parts-per-unit="100"
|
parts-per-unit="100"
|
||||||
|
Loading…
Reference in New Issue
Block a user