updated translations

This commit is contained in:
denisdulici
2018-11-20 11:41:17 +03:00
parent 10f1fbfb37
commit 8f83cc09b7
32 changed files with 176 additions and 161 deletions

View File

@@ -9,8 +9,8 @@ return [
'notification' => [
'message' => [
'reminder' => 'You are receiving this email because only :quantity of :name has remained.',
'out_of_stock' => 'You are receiving this email because the :name is running out of stock.',
'reminder' => 'Você está recebendo este e-mail porque o item ":name" possui somente :quantity disponível no estoque.',
'out_of_stock' => 'Você está recebendo este e-mail porque o item :name está ficando sem estoque.',
],
'button' => 'Ver agora',
],