updated translations
This commit is contained in:
@ -38,10 +38,10 @@ return [
|
||||
'numbers' => 'Numri | Numrat',
|
||||
'statuses' => 'Statusi | Statuset',
|
||||
'others' => 'Tjetër | Të tjera',
|
||||
'contacts' => 'Contact|Contacts',
|
||||
'reconciliations' => 'Reconciliation|Reconciliations',
|
||||
'deposits' => 'Deposit|Deposits',
|
||||
'withdrawals' => 'Withdrawal|Withdrawals',
|
||||
'contacts' => 'Kontakti | Kontaktet',
|
||||
'reconciliations' => 'Pajtimi | Pajtimet',
|
||||
'deposits' => 'Depozita | Depozitat',
|
||||
'withdrawals' => 'Tërheqje | Tërheqjet',
|
||||
|
||||
'dashboard' => 'Paneli Kryesor',
|
||||
'banking' => 'Veprime Bankare',
|
||||
@ -85,7 +85,7 @@ return [
|
||||
'color' => 'Ngjyra',
|
||||
'save' => 'Ruaj',
|
||||
'cancel' => 'Anulo',
|
||||
'loading' => 'Loading...',
|
||||
'loading' => 'Në ngarkim…',
|
||||
'from' => 'Nga',
|
||||
'to' => 'Te',
|
||||
'print' => 'Printo',
|
||||
@ -106,27 +106,27 @@ return [
|
||||
'partially' => 'Pjesërisht',
|
||||
'partially_paid' => 'I paguar pjesërisht',
|
||||
'export' => 'Eksporto',
|
||||
'finish' => 'Finish',
|
||||
'wizard' => 'Wizard',
|
||||
'skip' => 'Skip',
|
||||
'finish' => 'Përfundo',
|
||||
'wizard' => 'Magjistar',
|
||||
'skip' => 'Anashkalo',
|
||||
'enable' => 'Aktivizo',
|
||||
'disable' => 'Çaktivizo',
|
||||
'select_all' => 'Select All',
|
||||
'unselect_all' => 'Unselect All',
|
||||
'go_to' => 'Go to :name',
|
||||
'created_date' => 'Created Date',
|
||||
'period' => 'Period',
|
||||
'start' => 'Start',
|
||||
'end' => 'End',
|
||||
'clear' => 'Clear',
|
||||
'difference' => 'Difference',
|
||||
'select_all' => 'Zgjidh të gjitha',
|
||||
'unselect_all' => 'Hiqni të gjithë',
|
||||
'go_to' => 'Shko te :name',
|
||||
'created_date' => 'Data e Krijuar',
|
||||
'period' => 'Periudhë',
|
||||
'start' => 'Fillo',
|
||||
'end' => 'Përfundo',
|
||||
'clear' => 'Pastro',
|
||||
'difference' => 'Diferencë',
|
||||
|
||||
'title' => [
|
||||
'new' => 'I ri :type',
|
||||
'edit' => 'Modifiko :type',
|
||||
'create' => 'Create :type',
|
||||
'send' => 'Send :type',
|
||||
'get' => 'Get :type',
|
||||
'create' => 'Krijo :type',
|
||||
'send' => 'Dërgo :type',
|
||||
'get' => 'Merr :type',
|
||||
],
|
||||
|
||||
'form' => [
|
||||
@ -139,10 +139,10 @@ return [
|
||||
],
|
||||
|
||||
'date_range' => [
|
||||
'today' => 'Today',
|
||||
'yesterday' => 'Yesterday',
|
||||
'last_days' => 'Last :day Days',
|
||||
'this_month' => 'This Month',
|
||||
'last_month' => 'Last Month',
|
||||
'today' => 'Sot',
|
||||
'yesterday' => 'Dje',
|
||||
'last_days' => ':day Ditët e Fundit',
|
||||
'this_month' => 'Këtë Muaj',
|
||||
'last_month' => 'Muaji i Shkuar',
|
||||
],
|
||||
];
|
||||
|
Reference in New Issue
Block a user