updated translations

This commit is contained in:
denisdulici
2018-08-29 16:47:58 +03:00
parent 5fb53ff97b
commit 89f09789b6
50 changed files with 409 additions and 327 deletions

View File

@ -4,6 +4,7 @@ return [
'title' => 'אסימון API',
'api_token' => 'אסימון',
'my_apps' => 'My Apps',
'top_paid' => 'תשלומים מובילים',
'new' => 'חדש',
'top_free' => 'מובילים חינם',
@ -40,9 +41,18 @@ return [
'install' => 'מתקין קבצים :module.',
],
'badge' => [
'installed' => 'Installed',
],
'button' => [
'uninstall' => 'הסרה',
'disable' => 'השבת',
'enable' => 'אפשר',
],
'my' => [
'purchased' => 'Purchased',
'installed' => 'Installed',
],
];