diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/locales/sv/commerce/product_name.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/locales/sv/commerce/product_name.js b/lib/locales/sv/commerce/product_name.js index dc89271e..e5fdebf1 100644 --- a/lib/locales/sv/commerce/product_name.js +++ b/lib/locales/sv/commerce/product_name.js @@ -6,7 +6,7 @@ module["exports"] = { "Intelligent", "Söt", "Otrolig", - "Fatastisk", + "Fantastisk", "Praktisk", "Slimmad", "Grym" @@ -17,8 +17,8 @@ module["exports"] = { "Trä", "Betong", "Plast", - "Bomul", - "Grnit", + "Bomull", + "Granit", "Gummi", "Latex" ], @@ -27,10 +27,10 @@ module["exports"] = { "Bil", "Dator", "Handskar", - "Pants", - "Shirt", - "Table", - "Shoes", - "Hat" + "Byxor", + "Skjorta", + "Bord", + "Skor", + "Hatt" ] }; |
