From ed0a960e3005cdb3ac0b430476c5cf48871c38b2 Mon Sep 17 00:00:00 2001 From: Chris Garrity Date: Mon, 15 Jun 2020 14:51:52 -0400 Subject: [PATCH] Correct placeholder typo in Mongolian --- editor/extensions/mn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/extensions/mn.json b/editor/extensions/mn.json index 9de4b3cb..da03457b 100644 --- a/editor/extensions/mn.json +++ b/editor/extensions/mn.json @@ -6,7 +6,7 @@ "boost.color.red": "улаан", "boost.color.white": "цагаан", "boost.color.yellow": "шар", - "boost.getMotorPosition": "[MOTOR_REPORT_ID] моторын байршил", + "boost.getMotorPosition": "[MOTOR_REPORTER_ID] моторын байршил", "boost.getTiltAngle": "[TILT_DIRECTION] өнцгөөр хазайлга", "boost.motorDirection.backward": "тэрүүгээр", "boost.motorDirection.forward": "энүүгээр",