Add module translations for Chinese, Korean, and Vietnamese languages
This commit is contained in:
@@ -400,5 +400,7 @@ export const languageChinese = {
|
|||||||
"donatorPatreonDesc": "默认情况下,不会在列表中显示,以保护隐私。如果你想显示你的昵称,请前往RisuAI的Patreon页面并按下链接按钮。",
|
"donatorPatreonDesc": "默认情况下,不会在列表中显示,以保护隐私。如果你想显示你的昵称,请前往RisuAI的Patreon页面并按下链接按钮。",
|
||||||
"useNamePrefix": "使用名称前缀",
|
"useNamePrefix": "使用名称前缀",
|
||||||
"textAdventureNAI": "以NAI模式运行",
|
"textAdventureNAI": "以NAI模式运行",
|
||||||
"appendNameNAI": "在NAI上附加名称"
|
"appendNameNAI": "在NAI上附加名称",
|
||||||
|
module: "模块",
|
||||||
|
modules: "模块",
|
||||||
}
|
}
|
||||||
@@ -430,4 +430,6 @@ export const languageKorean = {
|
|||||||
editTranslationDisplay: "번역문 수정",
|
editTranslationDisplay: "번역문 수정",
|
||||||
memoryLimitThickness: "기억 한계선 두께",
|
memoryLimitThickness: "기억 한계선 두께",
|
||||||
largePersonaPortrait: "페르소나 세로 이미지",
|
largePersonaPortrait: "페르소나 세로 이미지",
|
||||||
|
module: "모듈",
|
||||||
|
modules: "모듈",
|
||||||
}
|
}
|
||||||
@@ -403,5 +403,7 @@ export const LanguageVietnamese = {
|
|||||||
"textAdventureNAI": "Chạy dưới dạng cuộc phiêu lưu văn bản",
|
"textAdventureNAI": "Chạy dưới dạng cuộc phiêu lưu văn bản",
|
||||||
"appendNameNAI": "Nối tên vào NAI",
|
"appendNameNAI": "Nối tên vào NAI",
|
||||||
"customStopWords": "Từ dừng tùy chỉnh",
|
"customStopWords": "Từ dừng tùy chỉnh",
|
||||||
"defaultPrompt": "Lời nhắc mặc định"
|
"defaultPrompt": "Lời nhắc mặc định",
|
||||||
|
module: "Mô-đun",
|
||||||
|
modules: "Mô-đun",
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user