Add CodeMirror based Highlighted editor
This commit is contained in:
@@ -403,4 +403,5 @@ export const languageChinese = {
|
||||
"appendNameNAI": "在NAI上附加名称",
|
||||
module: "模块",
|
||||
modules: "模块",
|
||||
useAdvancedEditor: "使用高级编辑器",
|
||||
}
|
||||
@@ -432,4 +432,5 @@ export const languageGerman = {
|
||||
textAdventureNAI: "Als Textabenteuer ausführen",
|
||||
appendNameNAI: "Namen an NAI anhängen",
|
||||
customStopWords: "Benutzerdefinierte Stoppwörter",
|
||||
useAdvancedEditor: "Erweiterten Editor verwenden",
|
||||
}
|
||||
|
||||
@@ -551,4 +551,5 @@ export const languageEnglish = {
|
||||
popularityLevelDesc: "Popularity increases with downloads, etc. to estimate, 3.7 popularity is about 1 downloads.",
|
||||
additionalParams: "Additional Parameters",
|
||||
heightMode: "Height Mode",
|
||||
useAdvancedEditor: "Use Advanced Editor",
|
||||
}
|
||||
@@ -432,4 +432,5 @@ export const languageKorean = {
|
||||
largePersonaPortrait: "페르소나 세로 이미지",
|
||||
module: "모듈",
|
||||
modules: "모듈",
|
||||
useAdvancedEditor: "고급 에디터 사용",
|
||||
}
|
||||
@@ -406,4 +406,5 @@ export const LanguageVietnamese = {
|
||||
"defaultPrompt": "Lời nhắc mặc định",
|
||||
module: "Mô-đun",
|
||||
modules: "Mô-đun",
|
||||
useAdvancedEditor: "Sử dụng trình biên tập nâng cao",
|
||||
}
|
||||
Reference in New Issue
Block a user