Create zh_cn.json

This commit is contained in:
Rad 2024-06-07 18:16:43 +08:00 committed by GitHub
parent 159ebeefed
commit 4dd8ba075b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,12 @@
{
"gui.optionsprofiles.profiles-menu": "配置预设",
"gui.optionsprofiles.save-current-options": "保存当前配置",
"gui.optionsprofiles.load-profile": "✔(载入)",
"gui.optionsprofiles.edit-profile": "✎(编辑)",
"gui.optionsprofiles.editing-profile-title": "正在编辑:",
"gui.optionsprofiles.profile-name-text": "预设名",
"gui.optionsprofiles.overwrite-options": "覆盖",
"gui.optionsprofiles.rename-profile": "重命名",
"gui.optionsprofiles.delete-profile": "删除"
}