Quote translations to stop them looking like numbers
This commit is contained in:
parent
fcff8b94c5
commit
a6feffca9b
1 changed files with 10 additions and 10 deletions
|
@ -2550,16 +2550,16 @@ is:
|
||||||
unnamed: ónefnd gata
|
unnamed: ónefnd gata
|
||||||
courtesy: Leiðarlýsing í boði %{link}
|
courtesy: Leiðarlýsing í boði %{link}
|
||||||
exit_counts:
|
exit_counts:
|
||||||
first: 1.
|
first: '1.'
|
||||||
second: 2.
|
second: '2.'
|
||||||
third: 3.
|
third: '3.'
|
||||||
fourth: 4.
|
fourth: '4.'
|
||||||
fifth: 5.
|
fifth: '5.'
|
||||||
sixth: 6.
|
sixth: '6.'
|
||||||
seventh: 7.
|
seventh: '7.'
|
||||||
eighth: 8.
|
eighth: '8.'
|
||||||
ninth: 9.
|
ninth: '9.'
|
||||||
tenth: 10.
|
tenth: '10.'
|
||||||
time: Tími
|
time: Tími
|
||||||
query:
|
query:
|
||||||
node: Hnútur
|
node: Hnútur
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue