aboutsummaryrefslogtreecommitdiff
path: root/src/locales/es/commerce/department.ts
blob: 12f1e86adb1575bc47cebb12fa86f56497306626 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
export default [
  'Bebes',
  'Bricolaje',
  'Cine',
  'Decoración',
  'Deportes',
  'Electrónica',
  'Hogar',
  'Informática',
  'Joyería',
  'Juguetería',
  'Librería',
  'Marroquinería',
  'Mascotas',
  'Moda',
  'Música',
  'Papelería',
  'Parafarmacia',
  'Salud',
  'Videojuegos',
];