Merge pull request #719 from getmaxun/config-pages

feat: modal to UI pages
This commit is contained in:
Karishma Shukla
2025-08-25 19:34:14 +05:30
committed by GitHub
13 changed files with 2460 additions and 83 deletions

View File

@@ -442,6 +442,9 @@
"created_at": "Erstellungsdatum des Roboters",
"errors": {
"robot_not_found": "Roboterdetails konnten nicht gefunden werden. Bitte versuchen Sie es erneut."
},
"buttons": {
"close": "Schließen"
}
},
"robot_edit": {

View File

@@ -442,6 +442,9 @@
"created_at": "Robot Created At",
"errors": {
"robot_not_found": "Could not find robot details. Please try again."
},
"buttons": {
"close": "Close"
}
},
"robot_edit": {

View File

@@ -460,6 +460,9 @@
"created_at": "Fecha de Creación del Robot",
"errors": {
"robot_not_found": "No se pudieron encontrar los detalles del robot. Inténtelo de nuevo."
},
"buttons": {
"close": "Cerrar"
}
},
"robot_edit": {

View File

@@ -442,6 +442,9 @@
"created_at": "作成日時",
"errors": {
"robot_not_found": "ロボットの詳細が見つかりませんでした。もう一度試してください。"
},
"buttons": {
"close": "閉じる"
}
},
"robot_edit": {

View File

@@ -442,6 +442,9 @@
"created_at": "Oluşturulma",
"errors": {
"robot_not_found": "Robot bulunamadı. Tekrar deneyin."
},
"buttons": {
"close": "Kapat"
}
},
"robot_edit": {

View File

@@ -442,6 +442,9 @@
"created_at": "机器人创建时间",
"errors": {
"robot_not_found": "无法找到机器人详细信息。请重试。"
},
"buttons": {
"close": "关闭"
}
},
"robot_edit": {