mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
commit
31fe3f9eee
@ -127,7 +127,7 @@ return [
|
||||
'sort' => 'Tipi',
|
||||
'sort_by' => 'Rendit Sipas',
|
||||
'pick_option' => 'Zgjidh një mundësi',
|
||||
'pick_ordering' => 'Merr Porosin',
|
||||
'pick_ordering' => 'Renditje',
|
||||
'price_high' => 'Cmimi i larte deri tek i uleti',
|
||||
'price_low' => 'Cmimi i ulet deri tek i larte',
|
||||
'newest' => 'Më të Rejat',
|
||||
|
||||
@ -154,7 +154,7 @@ class CategoryController extends AdminController
|
||||
}
|
||||
|
||||
|
||||
return $this->view->make('visiosoft.module.cats::cats/admin-cat', compact('formBuilder'));
|
||||
return $this->view->make('visiosoft.module.cats::cats/admin-cat');
|
||||
}
|
||||
|
||||
public function endsWith($string, $test) {
|
||||
|
||||
@ -77,7 +77,7 @@ return [
|
||||
'separator' => ',',
|
||||
'point' => '.',
|
||||
'decimals' => 2,
|
||||
'symbol' => 'L',
|
||||
'symbol' => 'Leke',
|
||||
],
|
||||
'AMD' => [
|
||||
'name' => 'Armenian Dram',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user