updated translations

This commit is contained in:
denisdulici
2018-11-16 16:02:06 +03:00
parent 3317483e39
commit aa69f07368
29 changed files with 174 additions and 156 deletions

View File

@@ -9,7 +9,7 @@ return [
'notification' => [
'message' => [
'reminder' => 'You are receiving this email because only :quantity of :name has remained.',
'reminder' => 'Du får denna epost eftersom endast :quantity :name finns kvar.',
'out_of_stock' => 'Du får detta mail eftersom :name snart är slut på lagret.',
],
'button' => 'Visa nu',

View File

@@ -4,5 +4,8 @@ return [
'rate' => 'Kurs',
'rate_percent' => 'Momssatts (%)',
'normal' => 'Normal',
'inclusive' => 'Inklusive',
'compound' => 'Sammanslagen',
];