mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations permission.php (Albanian)
This commit is contained in:
parent
41eb312397
commit
64e7911645
@ -4,17 +4,17 @@ return [
|
||||
'profile' => [
|
||||
'name' => 'Profile',
|
||||
'option' => [
|
||||
'read' => 'Can read profile?',
|
||||
'write' => 'Can create/edit profile?',
|
||||
'delete' => 'Can delete profile?',
|
||||
'read' => 'Mund të lexoni profilin?',
|
||||
'write' => 'Mund të krijoni / modifikoni profilin?',
|
||||
'delete' => 'Mund të fshini profilin?',
|
||||
],
|
||||
],
|
||||
'adress' => [
|
||||
'name' => 'Adress',
|
||||
'name' => 'Adresa',
|
||||
'option' => [
|
||||
'read' => 'Can read adress?',
|
||||
'write' => 'Can create/edit adress?',
|
||||
'delete' => 'Can delete adress?',
|
||||
'read' => 'Mund të lexoni adresën?',
|
||||
'write' => 'Mund të krijoni / modifikoni adresën?',
|
||||
'delete' => 'Mund të fshini adresën?',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user