|
350 | 350 | "rotary": { |
351 | 351 | "default": { |
352 | 352 | "default": { |
353 | | - "default": "Enter the rotary", |
354 | | - "name": "Enter the rotary and exit onto {way_name}", |
355 | | - "destination": "Enter the rotary and exit towards {destination}" |
| 353 | + "default": "Enter the traffic circle", |
| 354 | + "name": "Enter the traffic circle and exit onto {way_name}", |
| 355 | + "destination": "Enter the traffic circle and exit towards {destination}" |
356 | 356 | }, |
357 | 357 | "name": { |
358 | 358 | "default": "Enter {rotary_name}", |
359 | 359 | "name": "Enter {rotary_name} and exit onto {way_name}", |
360 | 360 | "destination": "Enter {rotary_name} and exit towards {destination}" |
361 | 361 | }, |
362 | 362 | "exit": { |
363 | | - "default": "Enter the rotary and take the {exit_number} exit", |
364 | | - "name": "Enter the rotary and take the {exit_number} exit onto {way_name}", |
365 | | - "destination": "Enter the rotary and take the {exit_number} exit towards {destination}" |
| 363 | + "default": "Enter the traffic circle and take the {exit_number} exit", |
| 364 | + "name": "Enter the traffic circle and take the {exit_number} exit onto {way_name}", |
| 365 | + "destination": "Enter the traffic circle and take the {exit_number} exit towards {destination}" |
366 | 366 | }, |
367 | 367 | "name_exit": { |
368 | 368 | "default": "Enter {rotary_name} and take the {exit_number} exit", |
|
374 | 374 | "roundabout": { |
375 | 375 | "default": { |
376 | 376 | "exit": { |
377 | | - "default": "Enter the roundabout and take the {exit_number} exit", |
378 | | - "name": "Enter the roundabout and take the {exit_number} exit onto {way_name}", |
379 | | - "destination": "Enter the roundabout and take the {exit_number} exit towards {destination}" |
| 377 | + "default": "Enter the traffic circle and take the {exit_number} exit", |
| 378 | + "name": "Enter the traffic circle and take the {exit_number} exit onto {way_name}", |
| 379 | + "destination": "Enter the traffic circle and take the {exit_number} exit towards {destination}" |
380 | 380 | }, |
381 | 381 | "default": { |
382 | | - "default": "Enter the roundabout", |
383 | | - "name": "Enter the roundabout and exit onto {way_name}", |
384 | | - "destination": "Enter the roundabout and exit towards {destination}" |
| 382 | + "default": "Enter the traffic circle", |
| 383 | + "name": "Enter the traffic circle and exit onto {way_name}", |
| 384 | + "destination": "Enter the traffic circle and exit towards {destination}" |
385 | 385 | } |
386 | 386 | } |
387 | 387 | }, |
|
0 commit comments