refactor: optimize calendar block locale (#5396)

This commit is contained in:
Katherine 2024-10-11 20:57:17 +08:00 committed by GitHub
parent 64b6e45709
commit fd0370b450
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,4 +52,6 @@ export default {
Monthly: '每月',
Yearly: '每年',
Repeats: '重复',
"Title":"标题",
"{{count}} more items":"{{count}} 更多事项"
};