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

@ -57,7 +57,7 @@ return [
],
'badge' => [
'installed' => 'Installed',
'installed' => 'نصب شده',
],
'button' => [
@ -67,14 +67,14 @@ return [
],
'my' => [
'purchased' => 'Purchased',
'installed' => 'Installed',
'purchased' => 'خریداری شد',
'installed' => 'نصب شده',
],
'reviews' => [
'button' => [
'add' => 'Add a Review'
'add' => 'اضافه کردن نظر'
],
'na' => 'There are no reviews.'
'na' => 'هیچ بررسی وجود دارد.'
]
];