Display name - network but no ref edge case

This commit is contained in:
Milos Brzakovic
2021-08-03 14:24:34 +02:00
parent 5c3da3549d
commit cf611bd5d2
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -734,6 +734,7 @@ en:
suggestion: 'The "{label}" field is locked because there is a Wikidata tag. You can delete it or edit the tags in the "Tags" section.'
display_name:
direction: "{direction}"
network: "{network}"
from_to: "from {from} to {to}"
from_to_via: "from {from} to {to} via {via}"
network_direction: "{network} {direction}"
+1 -1
View File
File diff suppressed because one or more lines are too long