added Albanian translation
This commit is contained in:
17
resources/lang/sq-AL/messages.php
Normal file
17
resources/lang/sq-AL/messages.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'success' => [
|
||||
'added' => ':type shtuar!',
|
||||
'updated' => ':type përditësuar!',
|
||||
'deleted' => ':type fshirë!',
|
||||
],
|
||||
'error' => [
|
||||
'not_user_company' => 'Gabim: Nuk ju lejohet të menaxhoni këtë kompani!',
|
||||
],
|
||||
'warning' => [
|
||||
'deleted' => 'Paralajmërim: Ju nuk jeni të fshini :type. Sepse ajo ka :text',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user