mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 07:16:06 -06:00
New translations permission.php (Albanian)
This commit is contained in:
parent
2c00a66097
commit
b071264af8
@ -2,19 +2,19 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'category' => [
|
'category' => [
|
||||||
'name' => 'Category',
|
'name' => 'kategori',
|
||||||
'option' => [
|
'option' => [
|
||||||
'read' => 'Can read category?',
|
'read' => 'Mund të lexoni kategori?',
|
||||||
'write' => 'Can create/edit category?',
|
'write' => 'Mund të krijoni / modifikoni kategori?',
|
||||||
'delete' => 'Can delete category?',
|
'delete' => 'Mund të fshini kategorinë?',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
'placeholderforsearch' => [
|
'placeholderforsearch' => [
|
||||||
'name' => 'Placeholderforsearch',
|
'name' => 'Placeholderforsearch',
|
||||||
'option' => [
|
'option' => [
|
||||||
'read' => 'Can read placeholderforsearch?',
|
'read' => 'A mund të lexoni pronarin e faqes?',
|
||||||
'write' => 'Can create/edit placeholderforsearch?',
|
'write' => 'Mund të krijojë / modifikojë vendin e fshehtë?',
|
||||||
'delete' => 'Can delete placeholderforsearch?',
|
'delete' => 'Mund ta fshini vendin e mbajtjes së faqes?',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user