reduce duplicate translatable strings, closes #686

This commit is contained in:
Martin Raifer 2022-12-12 11:39:46 +01:00
parent b90959d2d8
commit 31774890d2
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
26 changed files with 49 additions and 107 deletions

View file

@ -1,7 +1,7 @@
{
"key": "destination:ref",
"type": "semiCombo",
"label": "Destination Road Numbers",
"label": "{destination/ref}",
"prerequisiteTag": {
"key": "oneway",
"value": "yes"

View file

@ -1,7 +1,7 @@
{
"key": "destination:symbol",
"type": "semiCombo",
"label": "Destination Symbols",
"label": "{destination/symbol}",
"prerequisiteTag": {
"key": "oneway",
"value": "yes"