浏览代码

fix: i18n

Dogtiti 1 年之前
父节点
当前提交
819238acaf
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app/locales/cn.ts

+ 2 - 2
app/locales/cn.ts

@@ -205,8 +205,8 @@ const cn = {
       IsChecking: "正在检查更新...",
       FoundUpdate: (x: string) => `发现新版本:${x}`,
       GoToUpdate: "前往更新",
-      Success: "Update Succesfull.",
-      Failed: "Update Failed.",
+      Success: "更新成功!",
+      Failed: "更新失败",
     },
     SendKey: "发送键",
     Theme: "主题",