feat: add translations for close button
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -427,6 +427,9 @@
|
||||
"created_at": "作成日時",
|
||||
"errors": {
|
||||
"robot_not_found": "ロボットの詳細が見つかりませんでした。もう一度試してください。"
|
||||
},
|
||||
"buttons": {
|
||||
"close": "閉じる"
|
||||
}
|
||||
},
|
||||
"robot_edit": {
|
||||
|
||||
@@ -439,6 +439,9 @@
|
||||
"created_at": "Oluşturulma",
|
||||
"errors": {
|
||||
"robot_not_found": "Robot bulunamadı. Tekrar deneyin."
|
||||
},
|
||||
"buttons": {
|
||||
"close": "Kapat"
|
||||
}
|
||||
},
|
||||
"robot_edit": {
|
||||
|
||||
@@ -427,6 +427,9 @@
|
||||
"created_at": "机器人创建时间",
|
||||
"errors": {
|
||||
"robot_not_found": "无法找到机器人详细信息。请重试。"
|
||||
},
|
||||
"buttons": {
|
||||
"close": "关闭"
|
||||
}
|
||||
},
|
||||
"robot_edit": {
|
||||
|
||||
Reference in New Issue
Block a user