updated translations

This commit is contained in:
denisdulici
2017-12-18 18:13:02 +03:00
parent 19295b47b4
commit e0233e7760
25 changed files with 175 additions and 79 deletions

View File

@@ -5,14 +5,14 @@ return [
'code' => 'کد',
'rate' => 'نرخ',
'default' => 'واحد پول پیش فرض',
'decimal_mark' => 'Decimal Mark',
'thousands_separator' => 'Thousands Separator',
'precision' => 'Precision',
'decimal_mark' => 'ممیز',
'thousands_separator' => 'هزاران جدا کننده',
'precision' => 'دقت',
'symbol' => [
'symbol' => 'Symbol',
'position' => 'Symbol Position',
'before' => 'Before Amount',
'after' => 'After Amount',
'symbol' => 'نماد',
'position' => 'موقعیت نماد',
'before' => 'مقدار بعد از',
'after' => 'مقدار بعد از',
]
];