update directory filter with new categories
This commit is contained in:
parent
6e47b59071
commit
63ed9ac82f
3 changed files with 16 additions and 12 deletions
|
|
@ -18,9 +18,11 @@ export default {
|
|||
categories: {
|
||||
all: 'All',
|
||||
restaurant: 'Restaurants',
|
||||
lodging: 'Lodging',
|
||||
goods: 'Goods',
|
||||
services: 'Services',
|
||||
taxi: 'Taxis',
|
||||
lancha: 'Lanchas',
|
||||
retail: 'Retail',
|
||||
other: 'Other'
|
||||
},
|
||||
contact: 'Contact',
|
||||
|
|
|
|||
|
|
@ -18,9 +18,11 @@ export default {
|
|||
categories: {
|
||||
all: 'Todos',
|
||||
restaurant: 'Restaurantes',
|
||||
lodging: 'Hospedaje',
|
||||
goods: 'Productos',
|
||||
services: 'Servicios',
|
||||
taxi: 'Taxis',
|
||||
lancha: 'Lanchas',
|
||||
retail: 'Tiendas',
|
||||
other: 'Otros'
|
||||
},
|
||||
contact: 'Contacto',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue