updated languages

This commit is contained in:
denisdulici
2017-10-13 10:05:28 +03:00
parent d594d8b9c4
commit 8c8f08b2f3
21 changed files with 15 additions and 87 deletions

View File

@ -10,8 +10,8 @@ return [
'currencies_eur' => 'Avro',
'currencies_gbp' => 'İngiliz Sterlini',
'currencies_try' => 'Türk Lirası',
'taxes_exempt' => 'Muaf',
'taxes_normal' => 'Normal',
'taxes_sales' => 'Satış',
'taxes_exempt' => 'Vergi Muaf',
'taxes_normal' => 'Normal Vergi',
'taxes_sales' => 'Satış Vergisi',
];