mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: empty string for translation
This commit is contained in:
parent
f88248f452
commit
0cc2c286a4
@ -736,7 +736,8 @@
|
||||
"title": "AI Max",
|
||||
"description": "Unlimited AI responses powered by GPT-4o, Claude 3.5 Sonnet, and more",
|
||||
"price": "{}",
|
||||
"priceInfo": "per user per month billed annually"
|
||||
"priceInfo": "per user per month billed annually",
|
||||
"recommend": " "
|
||||
},
|
||||
"aiOnDevice": {
|
||||
"title": "AI On-device for Mac",
|
||||
|
Loading…
Reference in New Issue
Block a user