Added exit counts as seperate keys in locale file
This commit is contained in:
parent
4b4449f724
commit
4330dcdf94
2 changed files with 17 additions and 13 deletions
|
@ -2382,6 +2382,18 @@ en:
|
|||
continue_with_exit: At roundabout continue straight onto %{name}
|
||||
unnamed: "unnamed road"
|
||||
courtesy: "Directions courtesy of %{link}"
|
||||
exit_counts:
|
||||
one: "1st"
|
||||
two: "2nd"
|
||||
three: "3rd"
|
||||
four: "4th"
|
||||
five: "5th"
|
||||
six: "6th"
|
||||
seven: "7th"
|
||||
eight: "8th"
|
||||
nine: "9th"
|
||||
ten: "10th"
|
||||
gt_ten: ""
|
||||
time: "Time"
|
||||
query:
|
||||
node: Node
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue