feat: add translations for close button

This commit is contained in:
Rohit
2025-08-04 23:39:20 +05:30
parent 26d19a7b68
commit 080c0790b3
6 changed files with 18 additions and 0 deletions

View File

@@ -426,6 +426,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

@@ -439,6 +439,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

@@ -427,6 +427,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

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

View File

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

View File

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