|
388 | 388 | "rotary": { |
389 | 389 | "default": { |
390 | 390 | "default": { |
391 | | - "default": "Enter the traffic circle", |
392 | | - "name": "Enter the traffic circle and exit onto {way_name}", |
393 | | - "destination": "Enter the traffic circle and exit towards {destination}" |
| 391 | + "default": "Enter the roundabout", |
| 392 | + "name": "Enter the roundabout and exit onto {way_name}", |
| 393 | + "destination": "Enter the roundabout and exit towards {destination}" |
394 | 394 | }, |
395 | 395 | "name": { |
396 | 396 | "default": "Enter {rotary_name}", |
397 | 397 | "name": "Enter {rotary_name} and exit onto {way_name}", |
398 | 398 | "destination": "Enter {rotary_name} and exit towards {destination}" |
399 | 399 | }, |
400 | 400 | "exit": { |
401 | | - "default": "Enter the traffic circle and take the {exit_number} exit", |
402 | | - "name": "Enter the traffic circle and take the {exit_number} exit onto {way_name}", |
403 | | - "destination": "Enter the traffic circle and take the {exit_number} exit towards {destination}" |
| 401 | + "default": "Enter the roundabout and take the {exit_number} exit", |
| 402 | + "name": "Enter the roundabout and take the {exit_number} exit onto {way_name}", |
| 403 | + "destination": "Enter the roundabout and take the {exit_number} exit towards {destination}" |
404 | 404 | }, |
405 | 405 | "name_exit": { |
406 | 406 | "default": "Enter {rotary_name} and take the {exit_number} exit", |
|
412 | 412 | "roundabout": { |
413 | 413 | "default": { |
414 | 414 | "exit": { |
415 | | - "default": "Enter the traffic circle and take the {exit_number} exit", |
416 | | - "name": "Enter the traffic circle and take the {exit_number} exit onto {way_name}", |
417 | | - "destination": "Enter the traffic circle and take the {exit_number} exit towards {destination}" |
| 415 | + "default": "Enter the roundabout and take the {exit_number} exit", |
| 416 | + "name": "Enter the roundabout and take the {exit_number} exit onto {way_name}", |
| 417 | + "destination": "Enter the roundabout and take the {exit_number} exit towards {destination}" |
418 | 418 | }, |
419 | 419 | "default": { |
420 | | - "default": "Enter the traffic circle", |
421 | | - "name": "Enter the traffic circle and exit onto {way_name}", |
422 | | - "destination": "Enter the traffic circle and exit towards {destination}" |
| 420 | + "default": "Enter the roundabout", |
| 421 | + "name": "Enter the roundabout and exit onto {way_name}", |
| 422 | + "destination": "Enter the roundabout and exit towards {destination}" |
423 | 423 | } |
424 | 424 | } |
425 | 425 | }, |
|
447 | 447 | }, |
448 | 448 | "exit roundabout": { |
449 | 449 | "default": { |
450 | | - "default": "Exit the traffic circle", |
451 | | - "name": "Exit the traffic circle onto {way_name}", |
452 | | - "destination": "Exit the traffic circle towards {destination}" |
| 450 | + "default": "Exit the roundabout", |
| 451 | + "name": "Exit the roundabout onto {way_name}", |
| 452 | + "destination": "Exit the roundabout towards {destination}" |
453 | 453 | } |
454 | 454 | }, |
455 | 455 | "exit rotary": { |
456 | 456 | "default": { |
457 | | - "default": "Exit the traffic circle", |
458 | | - "name": "Exit the traffic circle onto {way_name}", |
459 | | - "destination": "Exit the traffic circle towards {destination}" |
| 457 | + "default": "Exit the roundabout", |
| 458 | + "name": "Exit the roundabout onto {way_name}", |
| 459 | + "destination": "Exit the roundabout towards {destination}" |
460 | 460 | } |
461 | 461 | }, |
462 | 462 | "turn": { |
|
0 commit comments