From 03d0fded5068a708ff5b49b0bfeefdce0451cbca Mon Sep 17 00:00:00 2001 From: Patrik Date: Tue, 12 Jun 2018 22:03:27 +0200 Subject: Fixes Swedish translation for products. Noticed some errors in the translation. Here's a PR :smile: --- lib/locales/sv/commerce/product_name.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'lib') 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" ] }; -- cgit v1.2.3