feat: add translation for robot run loader

This commit is contained in:
Rohit
2025-01-26 20:57:06 +05:30
parent 4a7aac79d9
commit 336d75e1d8
5 changed files with 5 additions and 0 deletions

View File

@@ -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",

View File

@@ -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",

View File

@@ -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",

View File

@@ -452,6 +452,7 @@
"log": "ログ"
},
"empty_output": "出力は空です。",
"loading": "実行中です。実行が完了すると、抽出されたデータがここに表示されます。",
"captured_data": {
"title": "キャプチャされたデータ",
"download_json": "JSONとしてダウンロード",

View File

@@ -452,6 +452,7 @@
"log": "日志"
},
"empty_output": "输出为空。",
"loading": "运行中。运行完成后,提取的数据将显示在此处。",
"captured_data": {
"title": "捕获的数据",
"download_json": "下载为JSON",