SPlit up
This commit is contained in:
parent
cf39ad754e
commit
f59d01227b
91 changed files with 10370 additions and 7562 deletions
|
|
@ -880,6 +880,7 @@ const de: Translations = {
|
|||
walk: 'Zu Fuß',
|
||||
cycle: 'Fahrrad',
|
||||
nationalAvg: 'England-Schnitt',
|
||||
crimeDataEnds: 'Polizeidaten für dieses Gebiet enden {{year}}',
|
||||
},
|
||||
|
||||
// ── Street View ────────────────────────────────────
|
||||
|
|
|
|||
|
|
@ -864,6 +864,7 @@ const en = {
|
|||
walk: 'Walk',
|
||||
cycle: 'Cycle',
|
||||
nationalAvg: 'National avg',
|
||||
crimeDataEnds: 'Police data for this area ends {{year}}',
|
||||
},
|
||||
|
||||
// ── Street View ────────────────────────────────────
|
||||
|
|
|
|||
|
|
@ -893,6 +893,7 @@ const fr: Translations = {
|
|||
walk: 'Marche',
|
||||
cycle: 'Vélo',
|
||||
nationalAvg: 'Moyenne nationale',
|
||||
crimeDataEnds: 'Les données de police pour cette zone s\'arrêtent en {{year}}',
|
||||
},
|
||||
|
||||
// ── Street View ────────────────────────────────────
|
||||
|
|
|
|||
|
|
@ -852,6 +852,7 @@ const hi: Translations = {
|
|||
walk: 'पैदल',
|
||||
cycle: 'साइकिल',
|
||||
nationalAvg: 'राष्ट्रीय औसत',
|
||||
crimeDataEnds: 'इस क्षेत्र के लिए पुलिस डेटा {{year}} में समाप्त होता है',
|
||||
},
|
||||
|
||||
streetView: {
|
||||
|
|
|
|||
|
|
@ -881,6 +881,7 @@ const hu: Translations = {
|
|||
walk: 'Gyalog',
|
||||
cycle: 'Kerékpár',
|
||||
nationalAvg: 'Országos átlag',
|
||||
crimeDataEnds: 'A körzet rendőrségi adatai {{year}}-ig érhetők el',
|
||||
},
|
||||
|
||||
// ── Street View ────────────────────────────────────
|
||||
|
|
|
|||
|
|
@ -823,6 +823,7 @@ const zh: Translations = {
|
|||
walk: '步行',
|
||||
cycle: '骑行',
|
||||
nationalAvg: '全国平均',
|
||||
crimeDataEnds: '该地区的警方数据截至{{year}}年',
|
||||
},
|
||||
|
||||
// ── Street View ────────────────────────────────────
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue