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

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