mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
Last character is a space for the international currency symbol.
This commit is contained in:
parent
e47a3e5df0
commit
b209cefead
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
CNY
|
||||
CNY
|
||||
# currency_symbol
|
||||
£¤
|
||||
# mon_decimal_point
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
CNY
|
||||
CNY
|
||||
# currency_symbol
|
||||
£¤
|
||||
# mon_decimal_point
|
||||
|
|
|
|||
Loading…
Reference in a new issue