Quote translations to stop them looking like numbers
This commit is contained in:
parent
99492de1d3
commit
fcff8b94c5
1 changed files with 10 additions and 10 deletions
|
@ -2500,16 +2500,16 @@ cs:
|
||||||
unnamed: nepojmenovaná cesta
|
unnamed: nepojmenovaná cesta
|
||||||
courtesy: Trasa díky %{link}
|
courtesy: Trasa díky %{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: Čas
|
time: Čas
|
||||||
query:
|
query:
|
||||||
node: Uzel
|
node: Uzel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue