From 2d03f17bde72838a692b402149ab2e142bc6a2e5 Mon Sep 17 00:00:00 2001 From: jialin Date: Thu, 6 Feb 2025 11:05:46 +0800 Subject: [PATCH] chore: refine wording --- src/locales/en-US/playground.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en-US/playground.ts b/src/locales/en-US/playground.ts index 30198b66..28c0076e 100644 --- a/src/locales/en-US/playground.ts +++ b/src/locales/en-US/playground.ts @@ -122,7 +122,7 @@ export default { 'playgorund.audio.voice.error': 'Voices are unavailable. The model may still be initializing. Please refresh after a brief wait.', 'playground.params.size.description': - 'The maximum size of the generated image is controlled by the deployment parameters of the model. Refer to', + 'The maximum size of the generated image is controlled by the deployment parameters of the model. Refer to this link', 'playground.documents.verify.embedding': 'At least add two pieces of text.', 'playground.documents.verify.rerank': 'The documents cannot be empty.', 'playground.image.guidance.tip':