fixed interpolation error introduced in [16237]
This commit is contained in:
parent
b52327bf89
commit
c4b362efec
1 changed files with 2 additions and 2 deletions
|
@ -345,8 +345,8 @@ sl:
|
|||
suffix_suburb: "{{suffix}}, {{parentname}}"
|
||||
distance:
|
||||
zero: "manj kot 1 km"
|
||||
one: "približno 1 km"
|
||||
other: "približno {{distance}} km"
|
||||
one: "približno {{count}} km"
|
||||
other: "približno {{count}} km"
|
||||
direction:
|
||||
south_west: "jugozahodno"
|
||||
south: "južno"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue