diff --git a/locales/zh-cn.json b/locales/zh-cn.json new file mode 100644 index 0000000..bf7d378 --- /dev/null +++ b/locales/zh-cn.json @@ -0,0 +1,8 @@ +{ + "language": "简体中文", + "ui": { + "cancel": "取消", + "close": "关闭", + "confirm": "确认" + } +}