projects
/
pgeu-system.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bb4e71
)
Fix typo.
author
Dave Page
<dpage@pgadmin.org>
Fri, 3 May 2024 09:22:26 +0000
(10:22 +0100)
committer
Dave Page
<dpage@pgadmin.org>
Fri, 3 May 2024 09:22:26 +0000
(10:22 +0100)
postgresqleu/settings.py
patch
|
blob
|
blame
|
history
diff --git
a/postgresqleu/settings.py
b/postgresqleu/settings.py
index 262baebb1a83897d617051068e1a1fc38aa68f78..e50e0b75c2030a7abe7fb98b4eb921619a2f6529 100644
(file)
--- a/
postgresqleu/settings.py
+++ b/
postgresqleu/settings.py
@@
-199,7
+199,7
@@
CURRENCY_ISO = 'EUR'
# two decimal places (cents/pennies/whatever).
# Other text (spaces etc.) may be included as required.
#
-# Euro format is "EUR nnnn" ('{ABBREV} {AMOUNT}') in English, Maltese
s
,
+# Euro format is "EUR nnnn" ('{ABBREV} {AMOUNT}') in English, Maltese,
# and Irish text (should usually be the case until pgeu-system is localised).
#
# Other European languages should use "nnnn EUR" ('{AMOUNT} {ABBREV}').