mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 04:27:04 +00:00
refactor: optimize calendar block locale (#5396)
This commit is contained in:
parent
64b6e45709
commit
fd0370b450
@ -52,4 +52,6 @@ export default {
|
|||||||
Monthly: '每月',
|
Monthly: '每月',
|
||||||
Yearly: '每年',
|
Yearly: '每年',
|
||||||
Repeats: '重复',
|
Repeats: '重复',
|
||||||
|
"Title":"标题",
|
||||||
|
"{{count}} more items":"{{count}} 更多事项"
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user