mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-18 20:05:05 -04:00
Merge pull request #7670 from richardshiue/fix/hotfix
fix: translation hotfix
This commit is contained in:
commit
da7f584da7
1 changed files with 1 additions and 1 deletions
|
@ -862,7 +862,7 @@
|
|||
"localAIRunning": "Local AI is running",
|
||||
"localAINotReadyRetryLater": "Local AI is initializing, please retry later",
|
||||
"localAIDisabled": "You are using local AI, but it is disabled. Please go to settings to enable it or try different model",
|
||||
"localAIInitializing": "Local AI is loading. This may take a few minutes depending on your device",
|
||||
"localAIInitializing": "Local AI is loading. This may take a few seconds depending on your device",
|
||||
"localAINotReadyTextFieldPrompt": "You can not edit while Local AI is loading",
|
||||
"failToLoadLocalAI": "Failed to start local AI.",
|
||||
"restartLocalAI": "Restart",
|
||||
|
|
Loading…
Add table
Reference in a new issue