seems alright
This commit is contained in:
parent
ebe7bbb51d
commit
eac1bd0d13
58 changed files with 23125 additions and 153505 deletions
|
|
@ -23,6 +23,7 @@ const en = {
|
|||
total: 'Total',
|
||||
min: 'min',
|
||||
max: 'max',
|
||||
minute: 'min',
|
||||
or: 'or',
|
||||
area: 'Area',
|
||||
properties: 'Properties',
|
||||
|
|
@ -33,11 +34,17 @@ const en = {
|
|||
clickForDetails: 'Click for details',
|
||||
property: 'property',
|
||||
propertiesPlural: 'properties',
|
||||
bedsCount: '{{count}} bed',
|
||||
bedsCount_other: '{{count}} beds',
|
||||
bathsCount: '{{count}} bath',
|
||||
bathsCount_other: '{{count}} baths',
|
||||
places: 'places',
|
||||
noData: 'No data',
|
||||
allLow: 'All low',
|
||||
connectingToServer: 'Connecting to server...',
|
||||
closePane: 'Close pane',
|
||||
yes: 'Yes',
|
||||
no: 'No',
|
||||
},
|
||||
|
||||
// ── Header / Nav ───────────────────────────────────
|
||||
|
|
@ -653,7 +660,8 @@ const en = {
|
|||
clearAll: 'Clear all',
|
||||
clearAllTitle: 'Clear all filters?',
|
||||
clearAllSavePrompt: 'Would you like to save your current filters before clearing?',
|
||||
clearAllUpdatePrompt: 'Update <strong>{{name}}</strong> with your current filters before clearing?',
|
||||
clearAllUpdatePrompt:
|
||||
'Update <strong>{{name}}</strong> with your current filters before clearing?',
|
||||
saveAndClear: 'Save & Clear',
|
||||
updateAndClear: 'Update & Clear',
|
||||
clearWithoutSaving: 'Clear without saving',
|
||||
|
|
@ -672,6 +680,8 @@ const en = {
|
|||
ethnicity: 'Ethnicity',
|
||||
poiType: 'POI type',
|
||||
party: 'Party',
|
||||
travelTimeKeywords:
|
||||
'travel time journey commute car bicycle bike cycling walking walk transit transport public station tube train bus metro subway underground rail route',
|
||||
},
|
||||
|
||||
// ── Philosophy Popup ───────────────────────────────
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue