summaryrefslogtreecommitdiffstats
path: root/config/locales/zh.yml
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2024-07-18 04:30:51 +0000
committerGo MAEDA <maeda@farend.jp>2024-07-18 04:30:51 +0000
commitb374db2fdb9b5555ba91f678bee10a0ffc6b315b (patch)
tree9802270608a510ec6ed5cce8498fe1c8b93a1085 /config/locales/zh.yml
parent4879302930db083606a5234c9dbfc1bac0f11f50 (diff)
downloadredmine-b374db2fdb9b5555ba91f678bee10a0ffc6b315b.tar.gz
redmine-b374db2fdb9b5555ba91f678bee10a0ffc6b315b.zip
Updated `number.format.delimiter` values in locale files based on rails-i18n (#39997).
* Referenced the `rails/locales/*.yml` files from the rails-i18n library. * Updated the `number.format.delimiter` values for various locales in Redmine. * Skipped updates where `number.format.separator` values differ between Redmine and rails-i18n. Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@22934 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/zh.yml')
-rw-r--r--config/locales/zh.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 55d9cb1e4..1f97405bf 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -79,7 +79,7 @@ zh:
# Default format for numbers
format:
separator: "."
- delimiter: ""
+ delimiter: ","
precision: 3
human:
format: