updated languages
This commit is contained in:
@ -24,6 +24,7 @@ return [
|
||||
],
|
||||
|
||||
'failed' => 'Këto kredencialet nuk përputhen me të dhënat tona.',
|
||||
'disabled' => 'Kjo llogari është e mbyllur. Ju lutemi, kontaktoni administratorin e sistemit.',
|
||||
'throttle' => 'Shumë përpjekje për identifikim. Provo sërish në :seconds sekonda.',
|
||||
|
||||
];
|
||||
|
@ -11,7 +11,7 @@ return [
|
||||
'currencies_gbp' => 'Poundi Britanik',
|
||||
'currencies_try' => 'Lira Turke',
|
||||
'taxes_exempt' => 'Përjashtohet Taksa',
|
||||
'taxes_normal' => 'Normale',
|
||||
'taxes_normal' => 'Taksa Normale',
|
||||
'taxes_sales' => 'Taksa e Shitjes',
|
||||
|
||||
];
|
||||
|
@ -85,14 +85,12 @@ return [
|
||||
'filter' => 'Filtër',
|
||||
'create_user' => 'Krijo Përdorues',
|
||||
'created_user' => 'Përdorues i Krijuar',
|
||||
'bank' => 'Transferte Bankare',
|
||||
'cash' => 'Para',
|
||||
'paypal' => 'PayPal',
|
||||
'help' => 'Ndihmë',
|
||||
'all' => 'Të gjitha',
|
||||
'all_type' => 'Të gjitha :type',
|
||||
'upcoming' => 'Ardhshme',
|
||||
'created' => 'Krijuar',
|
||||
'id' => 'ID',
|
||||
|
||||
'title' => [
|
||||
'new' => 'I ri :type',
|
||||
|
Reference in New Issue
Block a user