Rename removePunctuationHypa and change functionality

This commit is contained in:
kwaroran
2024-01-17 07:07:38 +09:00
parent c988799baa
commit 1e062d3077
4 changed files with 7 additions and 2 deletions

View File

@@ -505,5 +505,5 @@ export const languageEnglish = {
openrouterFallback: "Openrouter Fallback",
openrouterMiddleOut: "Openrouter Middle Out",
geminiApiKey: "Gemini API Key",
removePunctuationHypa: "Remove Punctuation for HypaMemory",
removePunctuationHypa: "Memory Punctuation Removal",
}