feat: add translation for robot run loader
This commit is contained in:
@@ -451,6 +451,7 @@
|
||||
"log": "Protokoll"
|
||||
},
|
||||
"empty_output": "Die Ausgabe ist leer.",
|
||||
"loading": "Ausführung läuft. Extrahierte Daten werden nach Abschluss des Durchlaufs hier angezeigt.",
|
||||
"captured_data": {
|
||||
"title": "Erfasste Daten",
|
||||
"download_json": "Als JSON herunterladen",
|
||||
|
||||
@@ -462,6 +462,7 @@
|
||||
"log": "Log"
|
||||
},
|
||||
"empty_output": "The output is empty.",
|
||||
"loading": "Run in progress. Extracted data will appear here once run completes.",
|
||||
"captured_data": {
|
||||
"title": "Captured Data",
|
||||
"download_json": "Download as JSON",
|
||||
|
||||
@@ -452,6 +452,7 @@
|
||||
"log": "Registro"
|
||||
},
|
||||
"empty_output": "La salida está vacía.",
|
||||
"loading": "Ejecución en curso. Los datos extraídos aparecerán aquí una vez que se complete la ejecución.",
|
||||
"captured_data": {
|
||||
"title": "Datos Capturados",
|
||||
"download_json": "Descargar como JSON",
|
||||
|
||||
@@ -452,6 +452,7 @@
|
||||
"log": "ログ"
|
||||
},
|
||||
"empty_output": "出力は空です。",
|
||||
"loading": "実行中です。実行が完了すると、抽出されたデータがここに表示されます。",
|
||||
"captured_data": {
|
||||
"title": "キャプチャされたデータ",
|
||||
"download_json": "JSONとしてダウンロード",
|
||||
|
||||
@@ -452,6 +452,7 @@
|
||||
"log": "日志"
|
||||
},
|
||||
"empty_output": "输出为空。",
|
||||
"loading": "运行中。运行完成后,提取的数据将显示在此处。",
|
||||
"captured_data": {
|
||||
"title": "捕获的数据",
|
||||
"download_json": "下载为JSON",
|
||||
|
||||
Reference in New Issue
Block a user