Skip to content

Commit

Permalink
(fix): wrong currency unit for fr-CH locale
Browse files Browse the repository at this point in the history
  • Loading branch information
nflorentin committed Nov 14, 2023
1 parent 26ea123 commit 7f67d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/locales/rails.fr-CH.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ fr-CH:
separator: "."
significant: false
strip_insignificant_zeros: false
unit: sFr.
unit: CHF
format:
delimiter: "'"
precision: 3
Expand Down

0 comments on commit 7f67d76

Please sign in to comment.