SPlit up
Some checks failed
CI / Check (push) Failing after 1m58s
Build and publish Docker image / build-and-push (push) Failing after 1m5s

This commit is contained in:
Andras Schmelczer 2026-06-12 21:51:37 +01:00
parent cf39ad754e
commit f59d01227b
91 changed files with 10370 additions and 7562 deletions

View file

@ -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 ────────────────────────────────────

View file

@ -864,6 +864,7 @@ const en = {
walk: 'Walk',
cycle: 'Cycle',
nationalAvg: 'National avg',
crimeDataEnds: 'Police data for this area ends {{year}}',
},
// ── Street View ────────────────────────────────────

View file

@ -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 ────────────────────────────────────

View file

@ -852,6 +852,7 @@ const hi: Translations = {
walk: 'पैदल',
cycle: 'साइकिल',
nationalAvg: 'राष्ट्रीय औसत',
crimeDataEnds: 'इस क्षेत्र के लिए पुलिस डेटा {{year}} में समाप्त होता है',
},
streetView: {

View file

@ -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 ────────────────────────────────────

View file

@ -823,6 +823,7 @@ const zh: Translations = {
walk: '步行',
cycle: '骑行',
nationalAvg: '全国平均',
crimeDataEnds: '该地区的警方数据截至{{year}}年',
},
// ── Street View ────────────────────────────────────