This commit is contained in:
@@ -334,6 +334,10 @@
|
||||
"maps.sitesDialog.empty": "Chưa có site.",
|
||||
"maps.sitesDialog.deleteConfirm": "Xóa site \"{name}\"?",
|
||||
"maps.deleteConfirm": "Xóa map \"{name}\"?",
|
||||
"maps.deleteDialog.title": "Xóa map?",
|
||||
"maps.deleteDialog.text": "Xóa map \"{name}\"? Hành động không hoàn tác.",
|
||||
"maps.deleteDialog.activeWarning": "Map này đang là map hoạt động trên robot.",
|
||||
"maps.deleteForbidden": "Bạn không thể xóa map thuộc nhóm người dùng khác.",
|
||||
"maps.error.nameEmpty": "Tên map không được để trống.",
|
||||
"maps.error.noImage": "Map chưa có ảnh — upload PNG trước khi kích hoạt.",
|
||||
"maps.error.pngOnly": "Chỉ chấp nhận file PNG.",
|
||||
@@ -948,6 +952,10 @@
|
||||
"maps.sitesDialog.empty": "No sites yet.",
|
||||
"maps.sitesDialog.deleteConfirm": "Delete site \"{name}\"?",
|
||||
"maps.deleteConfirm": "Delete map \"{name}\"?",
|
||||
"maps.deleteDialog.title": "Delete map?",
|
||||
"maps.deleteDialog.text": "Delete map \"{name}\"? This cannot be undone.",
|
||||
"maps.deleteDialog.activeWarning": "This map is currently active on the robot.",
|
||||
"maps.deleteForbidden": "You cannot delete a map from another user group.",
|
||||
"maps.error.nameEmpty": "Map name is required.",
|
||||
"maps.error.noImage": "Map has no image — upload a PNG before activating.",
|
||||
"maps.error.pngOnly": "Only PNG files are accepted.",
|
||||
|
||||
Reference in New Issue
Block a user