We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6544601 commit 3d20ccdCopy full SHA for 3d20ccd
languages/translations/ja.json
@@ -464,7 +464,7 @@
464
"default": "{modifier}に向かう",
465
"name": "{modifier}に向かい、{way_name}を進む",
466
"destination": "{modifier}に向かい、その後{destination}へ向かう",
467
- "junction_name": "Make a {modifier} at {junction_name}"
+ "junction_name": "{junction_name}を{modifier}です"
468
},
469
"left": {
470
"default": "左折する",
@@ -482,7 +482,7 @@
482
"default": "直進する",
483
"name": "{way_name}を直進する",
484
"destination": "{destination}に向けて直進する",
485
- "junction_name": "{junction_name}を直進する"
+ "junction_name": "{junction_name}を直進です"
486
}
487
488
"use lane": {
0 commit comments