Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion assets/locales/locales/schinese.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"updatePanelReleasePatchNotes": "补丁说明:",
"updatePanelIsUpdating": "更新中...",
"updatePanelUpdate": "更新",
"updatePanelNoUpdatesFoundHeader": "无可用更新",
"updatePanelNoUpdatesFound": "没有可用的更新。一切都已是最新!",
"ViewMore": "查看更多",
"aboutThemeAnonymous": "匿名",
Expand Down Expand Up @@ -133,5 +134,7 @@
"strWelcomeModalOKButton": "好的",
"strAbout": "关于",
"strAboutVersion": "Millennium 版本",
"strAboutBuildDate": "Millennium 构建日期"
"strAboutBuildDate": "Millennium 构建日期",
"millenniumUpdateSuccessTitle": "已成功更新!",
"millenniumUpdateSuccessMessage": "已成功将 Millennium 更新至 {0}。更新将在重启后生效。"
}