Skip to content

Commit

Permalink
更新 _locales/zh-tw/maqueenPlusV2-strings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LinDong88 committed Dec 24, 2024
1 parent 258d704 commit 6e0a7fa
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _locales/zh-tw/maqueenPlusV2-strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
"maqueenPlusV2.CarLightColors.Black|block": "熄滅",
"maqueenPlusV2.setPatrolSpeed|block": "巡線設置 速度%speed=PatrolSpeed_conv",
"maqueenPlusV2.setMotorType|block": "電機類型 %type",
"maqueenPlusV2.setIntersectionRunMode|block": "十字路口時 %mode",
"maqueenPlusV2.setTRordRunMode|block": "T字路口時 %mode",
"maqueenPlusV2.setLeftOrStraightRunMode|block": "左轉及直行路口時 %mode",
"maqueenPlusV2.setRightOrStraightRunMode|block": "右轉及直行路口時 %mode",
"maqueenPlusV2.setIntersectionRunMode|block": " 前方十字路口時 %mode",
"maqueenPlusV2.setTRordRunMode|block": " 前方T字路口時 %mode",
"maqueenPlusV2.setLeftOrStraightRunMode|block": " 前方左轉及直行路口時 %mode",
"maqueenPlusV2.setRightOrStraightRunMode|block": " 前方右轉及直行路口時 %mode",
"maqueenPlusV2.patrolling|block": "巡線 %patrol",
"maqueenPlusV2.intersectionDetecting|block": "路口檢測",
"maqueenPlusV2.readLightIntensity|block": "讀取光線值 %type",
Expand All @@ -65,16 +65,16 @@
"maqueenPlusV2.Intersection.Straight|block": "直行",
"maqueenPlusV2.Intersection.Left|block": "左轉",
"maqueenPlusV2.Intersection.Right|block": "右轉",
"maqueenPlusV2.Intersection.Stop|block": "停止",
"maqueenPlusV2.Intersection.Stop|block": "停止巡線",
"maqueenPlusV2.Trord.Left|block": "左轉",
"maqueenPlusV2.Trord.Right|block": "右轉",
"maqueenPlusV2.Trord.Stop|block": "停止",
"maqueenPlusV2.Trord.Stop|block": "停止巡線",
"maqueenPlusV2.LeftOrStraight.Straight|block": "直行",
"maqueenPlusV2.LeftOrStraight.Left|block": "左轉",
"maqueenPlusV2.LeftOrStraight.Stop|block": "停止",
"maqueenPlusV2.LeftOrStraight.Stop|block": "停止巡線",
"maqueenPlusV2.RightOrStraight.Straight|block": "直行",
"maqueenPlusV2.RightOrStraight.Right|block": "右轉",
"maqueenPlusV2.RightOrStraight.Stop|block": "停止",
"maqueenPlusV2.RightOrStraight.Stop|block": "停止巡線",
"maqueenPlusV2.Patrolling.ON|block": "開啟",
"maqueenPlusV2.Patrolling.OFF|block": "停止",
"maqueenPlusV2.DirectionType.Left|block": "",
Expand Down

0 comments on commit 6e0a7fa

Please sign in to comment.