fixed interpolation error introduced in [16237]

This commit is contained in:
Štefan Baebler 2009-07-01 05:27:51 +00:00
parent b52327bf89
commit c4b362efec

View file

@ -345,8 +345,8 @@ sl:
suffix_suburb: "{{suffix}}, {{parentname}}" suffix_suburb: "{{suffix}}, {{parentname}}"
distance: distance:
zero: "manj kot 1 km" zero: "manj kot 1 km"
one: "približno 1 km" one: "približno {{count}} km"
other: "približno {{distance}} km" other: "približno {{count}} km"
direction: direction:
south_west: "jugozahodno" south_west: "jugozahodno"
south: "južno" south: "južno"