Add translation wait time

This commit is contained in:
kwaroran
2024-03-25 20:22:21 +09:00
parent b7f53523e0
commit a70a10607f
3 changed files with 11 additions and 0 deletions

View File

@@ -554,4 +554,5 @@ export const languageEnglish = {
additionalParams: "Additional Parameters",
heightMode: "Height Mode",
useAdvancedEditor: "Use Advanced Editor",
noWaitForTranslate: "No Wait for Translate",
}