updated translations

This commit is contained in:
denisdulici
2018-06-20 18:47:39 +03:00
parent bf3defc78c
commit 73259fd77b
106 changed files with 633 additions and 321 deletions

View File

@ -4,6 +4,7 @@ return [
'title' => 'Shenjë API',
'api_token' => 'Shenjë',
'my_apps' => 'Aplikacionet e Mia',
'top_paid' => 'Më të paguarat',
'new' => 'I ri',
'top_free' => 'Më të mirët Falas',
@ -40,9 +41,18 @@ return [
'install' => 'Instalim i :module skedareve.',
],
'badge' => [
'installed' => 'Instaluar',
],
'button' => [
'uninstall' => 'Çinstalo',
'disable' => 'Çaktivizo',
'enable' => 'Aktivizo',
],
'my' => [
'purchased' => 'Blerë',
'installed' => 'Instaluar',
],
];