Codex changes
This commit is contained in:
parent
0bae902e08
commit
d4dde21ad2
46 changed files with 4953 additions and 966 deletions
|
|
@ -256,6 +256,15 @@ const en = {
|
|||
areaStatistics: 'Area Statistics',
|
||||
statsFor: 'Stats for all properties in this {{type}}',
|
||||
matchingFilters: ' matching all active filters',
|
||||
filtersAffectStats:
|
||||
'Left-pane filters are applied here: values, charts, and property counts use the {{count}} active filters.',
|
||||
noFiltersAffectStats:
|
||||
'Left-pane filters update this pane: add filters to recalculate these values for matching properties.',
|
||||
noFilteredMatches: 'No properties match your filters in this area.',
|
||||
unfilteredAreaCount:
|
||||
'{{count}} properties exist here before filters, so the location is valid but filtered out.',
|
||||
noUnfilteredAreaProperties: 'No properties were found in this selected area before filters.',
|
||||
relaxFiltersHint: 'Relax or clear filters to see properties in this area.',
|
||||
viewProperties: 'View {{count}} Properties',
|
||||
priceHistory: 'Price History',
|
||||
journeysFrom: 'Journeys from {{label}}',
|
||||
|
|
@ -729,6 +738,10 @@ const en = {
|
|||
'Good+ secondary schools within 2km': 'Good+ secondary schools within 2km',
|
||||
'Good+ primary schools within 5km': 'Good+ primary schools within 5km',
|
||||
'Good+ secondary schools within 5km': 'Good+ secondary schools within 5km',
|
||||
'Outstanding primary schools within 2km': 'Outstanding primary schools within 2km',
|
||||
'Outstanding secondary schools within 2km': 'Outstanding secondary schools within 2km',
|
||||
'Outstanding primary schools within 5km': 'Outstanding primary schools within 5km',
|
||||
'Outstanding secondary schools within 5km': 'Outstanding secondary schools within 5km',
|
||||
'Education, Skills and Training Score': 'Education, Skills and Training Score',
|
||||
|
||||
// ─ Feature names (Deprivation) ─
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue