feat: playground video
This commit is contained in:
@@ -6,6 +6,7 @@ export default {
|
||||
'menu.playground.chat': 'Chat',
|
||||
'menu.playground.speech': 'Audio',
|
||||
'menu.playground.text2images': 'Image',
|
||||
'menu.playground.video': 'Video',
|
||||
'menu.compare': 'Compare',
|
||||
'menu.models': 'Models',
|
||||
'menu.models.modelList': 'Deploy & Manage',
|
||||
|
||||
@@ -62,7 +62,8 @@ export default {
|
||||
'playground.params.width': 'Width',
|
||||
'playground.params.height': 'Height',
|
||||
'playground.params.custom': 'Custom',
|
||||
'playground.params.empty.tips': 'Generated images will appear here',
|
||||
'playground.params.empty.tips': 'Generated images will appear here.',
|
||||
'playground.video.empty.tips': 'Generated video will appear here.',
|
||||
'playground.params.standard': 'Standard',
|
||||
'playground.params.hd': 'HD',
|
||||
'playground.params.style.vivid': 'Vivid',
|
||||
|
||||
@@ -6,6 +6,7 @@ export default {
|
||||
'menu.playground.chat': 'チャット',
|
||||
'menu.playground.speech': '音声',
|
||||
'menu.playground.text2images': '画像生成',
|
||||
'menu.playground.video': '動画',
|
||||
'menu.compare': '比較',
|
||||
'menu.models': 'モデル',
|
||||
'menu.models.modelList': 'デプロイと管理',
|
||||
|
||||
@@ -62,7 +62,8 @@ export default {
|
||||
'playground.params.width': '幅',
|
||||
'playground.params.height': '高さ',
|
||||
'playground.params.custom': 'カスタム',
|
||||
'playground.params.empty.tips': '生成された画像はここに表示されます',
|
||||
'playground.params.empty.tips': '生成された画像はここに表示されます。',
|
||||
'playground.video.empty.tips': '生成された動画はここに表示されます。',
|
||||
'playground.params.standard': '標準',
|
||||
'playground.params.hd': 'HD',
|
||||
'playground.params.style.vivid': '鮮やか',
|
||||
|
||||
@@ -6,6 +6,7 @@ export default {
|
||||
'menu.playground.chat': 'Чат',
|
||||
'menu.playground.speech': 'Аудио',
|
||||
'menu.playground.text2images': 'Генерация изображений',
|
||||
'menu.playground.video': 'Видео',
|
||||
'menu.compare': 'Сравнение',
|
||||
'menu.models': 'Модели',
|
||||
'menu.models.modelList': 'Развертывание и управление',
|
||||
|
||||
@@ -63,6 +63,7 @@ export default {
|
||||
'playground.params.height': 'Высота',
|
||||
'playground.params.custom': 'Дополнительно',
|
||||
'playground.params.empty.tips': 'Здесь появятся сгенерированные изображения',
|
||||
'playground.video.empty.tips': 'Здесь появятся сгенерированные видео.',
|
||||
'playground.params.standard': 'Стандарт',
|
||||
'playground.params.hd': 'HD',
|
||||
'playground.params.style.vivid': 'Яркий',
|
||||
|
||||
@@ -6,6 +6,7 @@ export default {
|
||||
'menu.playground.chat': '对话',
|
||||
'menu.playground.speech': '语音',
|
||||
'menu.playground.text2images': '图像',
|
||||
'menu.playground.video': '视频',
|
||||
'menu.compare': '多模型对比',
|
||||
'menu.models': '模型',
|
||||
'menu.models.modelList': '部署与管理',
|
||||
|
||||
@@ -67,6 +67,7 @@ export default {
|
||||
'playground.params.style.vivid': '生动',
|
||||
'playground.params.style.natural': '自然',
|
||||
'playground.params.empty.tips': '生成的图片将出现在这里',
|
||||
'playground.video.empty.tips': '生成的视频将出现在这里',
|
||||
'playground.embedding.documents': '文档',
|
||||
'playground.embedding.addtext': '添加文本',
|
||||
'playground.embedding.inputyourtext': '输入你的文本',
|
||||
|
||||
Reference in New Issue
Block a user