aboutsummaryrefslogtreecommitdiff
path: root/src/locales/az/commerce/product_name.ts
blob: 562b9e78ffaed3b31f7c8d1e968d2ac57da6d909 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
export default {
  adjective: [
    'Balaca',
    'Ergonomik',
    'Fantastik',
    'Kobud',
    'Möhtəşəm',
    'Mükəmməl',
    'Parlaq',
    'İnanılmaz',
    'İntellektual',
    'Əlverişli',
  ],
  material: ['Ağac', 'Beton', 'Pambıq', 'Plastik', 'Polad', 'Qranit', 'Rezin'],
  product: [
    'Avtomobil',
    'Beret',
    'Kompyuter',
    'Kulon',
    'Kəmər',
    'Stol',
    'Stul',
    'Sviter',
  ],
};