mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Albanian)
This commit is contained in:
parent
9e3ec4cf9f
commit
679fc119e0
@ -104,10 +104,6 @@ return [
|
||||
'name' => 'Perdoruesit'
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/*Menu Button*/
|
||||
'profile' => [
|
||||
'name' => 'Profile'
|
||||
@ -198,7 +194,6 @@ return [
|
||||
'name' => 'Shitjet e mia'
|
||||
],
|
||||
|
||||
|
||||
/* Right Dock*/
|
||||
'right_secure_trading_subject' => [
|
||||
'name' => 'Tregtim i Sigurt'
|
||||
@ -362,7 +357,6 @@ return [
|
||||
'name' => 'Parametrat e preferencave',
|
||||
],
|
||||
|
||||
|
||||
'corporate_settings' => [
|
||||
'name' => 'Cilësimet e korporatave',
|
||||
],
|
||||
@ -442,4 +436,11 @@ return [
|
||||
'tax_number' => [
|
||||
'name' => 'Tax Number'
|
||||
],
|
||||
|
||||
// Profile page
|
||||
'my_profile' => 'My Profile',
|
||||
'edit_profile' => 'Edit Profile',
|
||||
'edit_details' => 'Edit Details',
|
||||
'update' => 'Update',
|
||||
'change_password' => 'Change Password',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user