Add color picker and image upload form items (#2031)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Chenlei Hu
2024-12-23 16:10:15 -05:00
committed by GitHub
parent 27ec6139a8
commit 3b9a5a61b2
9 changed files with 129 additions and 1 deletions

View File

@@ -63,7 +63,8 @@
"enableAll": "Enable All",
"disableAll": "Disable All",
"command": "Command",
"keybinding": "Keybinding"
"keybinding": "Keybinding",
"upload": "Upload"
},
"color": {
"default": "Default",

View File

@@ -126,6 +126,7 @@
"showReport": "レポートを表示",
"systemInfo": "システム情報",
"terminal": "ターミナル",
"upload": "アップロード",
"videoFailedToLoad": "ビデオの読み込みに失敗しました"
},
"graphCanvasMenu": {

View File

@@ -126,6 +126,7 @@
"showReport": "보고서 보기",
"systemInfo": "시스템 정보",
"terminal": "터미널",
"upload": "업로드",
"videoFailedToLoad": "비디오를 로드하지 못했습니다."
},
"graphCanvasMenu": {

View File

@@ -126,6 +126,7 @@
"showReport": "Показать отчет",
"systemInfo": "Информация о системе",
"terminal": "Терминал",
"upload": "Загрузить",
"videoFailedToLoad": "Не удалось загрузить видео"
},
"graphCanvasMenu": {

View File

@@ -126,6 +126,7 @@
"showReport": "显示报告",
"systemInfo": "系统信息",
"terminal": "终端",
"upload": "上传",
"videoFailedToLoad": "视频加载失败"
},
"graphCanvasMenu": {