Skip to content

Commit da7f584

Browse files
authored
Merge pull request #7670 from richardshiue/fix/hotfix
fix: translation hotfix
2 parents e2ff124 + 031a88f commit da7f584

File tree

1 file changed

+1
-1
lines changed
  • frontend/resources/translations

1 file changed

+1
-1
lines changed

frontend/resources/translations/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@
862862
"localAIRunning": "Local AI is running",
863863
"localAINotReadyRetryLater": "Local AI is initializing, please retry later",
864864
"localAIDisabled": "You are using local AI, but it is disabled. Please go to settings to enable it or try different model",
865-
"localAIInitializing": "Local AI is loading. This may take a few minutes depending on your device",
865+
"localAIInitializing": "Local AI is loading. This may take a few seconds depending on your device",
866866
"localAINotReadyTextFieldPrompt": "You can not edit while Local AI is loading",
867867
"failToLoadLocalAI": "Failed to start local AI.",
868868
"restartLocalAI": "Restart",

0 commit comments

Comments
 (0)