Add module translations for Chinese, Korean, and Vietnamese languages

This commit is contained in:
kwaroran
2024-02-26 14:47:56 +09:00
parent 01201511c2
commit 15bcd41ed7
3 changed files with 8 additions and 2 deletions

View File

@@ -400,5 +400,7 @@ export const languageChinese = {
"donatorPatreonDesc": "默认情况下不会在列表中显示以保护隐私。如果你想显示你的昵称请前往RisuAI的Patreon页面并按下链接按钮。",
"useNamePrefix": "使用名称前缀",
"textAdventureNAI": "以NAI模式运行",
"appendNameNAI": "在NAI上附加名称"
"appendNameNAI": "在NAI上附加名称",
module: "模块",
modules: "模块",
}