fix that datepicker uses Simplified Chinese in Traditional Chinese locale (#13579)
Contributed by Chage Juan. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11682 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
1b9faa1aaf
commit
2adc469439
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
"zh-TW":
|
"zh-TW":
|
||||||
direction: ltr
|
direction: ltr
|
||||||
|
jquery:
|
||||||
|
locale: "zh-TW"
|
||||||
date:
|
date:
|
||||||
formats:
|
formats:
|
||||||
# Use the strftime parameters for formats.
|
# Use the strftime parameters for formats.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user