chore: Add goCharacterOnImport setting to AccessibilitySettings

This commit is contained in:
kwaroran
2024-05-31 09:51:01 +09:00
parent f24989c901
commit dd12e6f0fd
5 changed files with 14 additions and 2 deletions

View File

@@ -645,4 +645,5 @@ export const languageEnglish = {
end: "End",
index: "Index",
search: "Search",
goCharacterOnImport: "Go to Character on Realm Import",
}