We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed71d64 commit 501602bCopy full SHA for 501602b
2 files changed
src/locales/zh_CN/date/month.ts
@@ -1,17 +1,17 @@
1
export default {
2
wide: [
3
- '1月',
4
- '2月',
5
- '3月',
6
- '4月',
7
- '5月',
8
- '6月',
9
- '7月',
10
- '8月',
11
- '9月',
12
- '10月',
13
- '11月',
14
- '12月',
+ '一月',
+ '二月',
+ '三月',
+ '四月',
+ '五月',
+ '六月',
+ '七月',
+ '八月',
+ '九月',
+ '十月',
+ '十一月',
+ '十二月',
15
],
16
17
abbr: [
src/locales/zh_CN/music/song_name.ts
@@ -109,4 +109,10 @@ export default [
109
'少年',
110
'堕',
111
'在你身边',
112
+ '悬溺',
113
+ '奢香夫人',
114
+ '最好的安排',
115
+ '夏至未至',
116
+ '小城夏天',
117
+ '暖暖',
118
];
0 commit comments