[feat] add supamemory

This commit is contained in:
kwaroran
2023-05-16 01:56:12 +09:00
parent f157693fbc
commit a68cbfda03
7 changed files with 209 additions and 17 deletions

View File

@@ -242,5 +242,7 @@ export const languageEnglish = {
recursiveScanning: "Recursive Scanning",
creator: "Creator",
CharVersion: "Character Version",
Speech: "Speech"
Speech: "Speech",
ToggleSuperMemory: "Toggle SupaMemory",
SuperMemory:"SupaMemory"
}