Add CodeMirror based Highlighted editor

This commit is contained in:
ModMapper
2024-03-23 18:41:36 +09:00
parent 2fe9ca2704
commit 580cd3e1a7
10 changed files with 187 additions and 2 deletions

View File

@@ -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",
}