mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-18 04:40:35 +08:00
video datasets
This commit is contained in:
@@ -1691,6 +1691,20 @@ LOCALES = {
|
||||
"label": "이미지 (선택 사항)",
|
||||
},
|
||||
},
|
||||
"video": {
|
||||
"en": {
|
||||
"label": "Video (optional)",
|
||||
},
|
||||
"ru": {
|
||||
"label": "Видео (по желанию)",
|
||||
},
|
||||
"zh": {
|
||||
"label": "视频(非必填)",
|
||||
},
|
||||
"ko": {
|
||||
"label": "비디오 (선택 사항)",
|
||||
},
|
||||
},
|
||||
"query": {
|
||||
"en": {
|
||||
"placeholder": "Input...",
|
||||
|
||||
Reference in New Issue
Block a user