mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-08 18:36:53 +08:00
Fix/add trial expire tip time (#13464)
This commit is contained in:
@@ -290,7 +290,7 @@ const translation = {
|
||||
usedUp: 'Trial quota used up. Add own Model Provider.',
|
||||
useYourModel: 'Currently using own Model Provider.',
|
||||
close: 'Close',
|
||||
trialQuotaTip: 'Your Anthropic trial quota will expire on 2025/03/10 and will no longer be available thereafter. Please make use of it in time.',
|
||||
trialQuotaTip: 'Your Anthropic trial quota will expire on 2025/03/11 and will no longer be available thereafter. Please make use of it in time.',
|
||||
},
|
||||
anthropic: {
|
||||
using: 'The embedding capability is using',
|
||||
|
||||
Reference in New Issue
Block a user