add text info

This commit is contained in:
Aynakeya
2022-07-01 19:10:29 -07:00
parent 332f46bdbd
commit 595eebdb1c
91 changed files with 278 additions and 9797 deletions

View File

@@ -267,6 +267,22 @@
"plugin.qiege.user": {
"en": "User",
"zh-CN": "切自己"
},
"plugin.textinfo.checkbox": {
"en": "Enable",
"zh-CN": "开启"
},
"plugin.textinfo.description": {
"en": "text output configuration",
"zh-CN": "文本输出设置"
},
"plugin.textinfo.prompt": {
"en": "Enable Text Output",
"zh-CN": "开启文本输出"
},
"plugin.textinfo.title": {
"en": "Text Output",
"zh-CN": "文本输出"
}
}
}