This commit is contained in:
16
www/i18n.js
16
www/i18n.js
@@ -64,6 +64,7 @@
|
||||
"nav.expand": "Mở menu",
|
||||
"nav.dashboards": "Dashboards",
|
||||
"nav.setup": "Setup",
|
||||
"nav.robot-plus": "Robot+",
|
||||
"nav.monitoring": "Monitoring",
|
||||
"nav.system": "System",
|
||||
"nav.settings": "Settings",
|
||||
@@ -80,7 +81,8 @@
|
||||
"nav.paths": "Paths",
|
||||
"nav.path-guides": "Path guides",
|
||||
"nav.users": "Users",
|
||||
"nav.build-robot": "Build Robot",
|
||||
"nav.robot": "Robot",
|
||||
"nav.simulation": "Simulation",
|
||||
"nav.monitoring-log": "System log",
|
||||
"nav.analytics": "Analytics",
|
||||
"nav.error-logs": "Error logs",
|
||||
@@ -1035,6 +1037,10 @@
|
||||
"settings.tile.advanced": "Advanced",
|
||||
"settings.tile.advancedSub": "Retention và logging.",
|
||||
|
||||
"simulation.title": "Simulation",
|
||||
"simulation.subtitle": "Robot+ → Simulation — mô phỏng robot trong môi trường ảo.",
|
||||
"simulation.comingSoon": "Tính năng đang phát triển.",
|
||||
|
||||
"help.api.title": "API documentation",
|
||||
"help.api.subtitle": "Help → API — tham chiếu REST MiR v2.0.0 cho tích hợp bên ngoài.",
|
||||
"help.api.body1": "Xem chi tiết endpoint tại System → Tích hợp hoặc tài liệu /api/v2.0.0/.",
|
||||
@@ -1099,6 +1105,7 @@
|
||||
"nav.expand": "Expand menu",
|
||||
"nav.dashboards": "Dashboards",
|
||||
"nav.setup": "Setup",
|
||||
"nav.robot-plus": "Robot+",
|
||||
"nav.monitoring": "Monitoring",
|
||||
"nav.system": "System",
|
||||
"nav.settings": "Settings",
|
||||
@@ -1115,7 +1122,8 @@
|
||||
"nav.paths": "Paths",
|
||||
"nav.path-guides": "Path guides",
|
||||
"nav.users": "Users",
|
||||
"nav.build-robot": "Build Robot",
|
||||
"nav.robot": "Robot",
|
||||
"nav.simulation": "Simulation",
|
||||
"nav.monitoring-log": "System log",
|
||||
"nav.analytics": "Analytics",
|
||||
"nav.error-logs": "Error logs",
|
||||
@@ -2070,6 +2078,10 @@
|
||||
"settings.tile.advanced": "Advanced",
|
||||
"settings.tile.advancedSub": "Retention and logging.",
|
||||
|
||||
"simulation.title": "Simulation",
|
||||
"simulation.subtitle": "Robot+ → Simulation — simulate the robot in a virtual environment.",
|
||||
"simulation.comingSoon": "Feature in development.",
|
||||
|
||||
"help.api.title": "API documentation",
|
||||
"help.api.subtitle": "Help → API — MiR v2.0.0 REST reference for external integration.",
|
||||
"help.api.body1": "See endpoint details under System → Integrations or /api/v2.0.0/ docs.",
|
||||
|
||||
Reference in New Issue
Block a user