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

@@ -403,5 +403,7 @@ export const LanguageVietnamese = {
"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",
"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",
}