Vote #77083
完了Change Spanish Panama thousand delimiters and separator
開始日:
2022/05/09
期日:
進捗率:
0%
予定工数:
Redmineorg_URL:
category_id:
12
version_id:
110
issue_org_id:
21685
author_id:
11192
assigned_to_id:
0
comments:
1
status_id:
5
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
説明
From #21521.
=== (+3,-3) config/locales/es-PA.yml ===
@@ -12,9 +12,9 @@
# These are also the defaults for 'currency', 'percentage', 'precision', and 'human'
format:
# Sets the separator between the units, for more precision (e.g. 1.0 / 2.0 == 0.5)
- separator: ","
+ separator: "."
# Delimets thousands (e.g. 1,000,000 is a million) (always in groups of three)
- delimiter: "."
+ delimiter: ","
# Number of decimals, behind the separator (1 with a precision of 2 gives: 1.00)
precision: 3
journals
Committed in trunk.
--------------------------------------------------------------------------------
いいね!0