mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations setting.php (Albanian)
This commit is contained in:
parent
b6b4b0a7a7
commit
9dd90ba4a0
@ -4,6 +4,13 @@ return [
|
|||||||
'auto_approve' => [
|
'auto_approve' => [
|
||||||
'name' => 'Miratimi automatik',
|
'name' => 'Miratimi automatik',
|
||||||
],
|
],
|
||||||
|
'default_view_type' => [
|
||||||
|
'name' => 'Default View Type',
|
||||||
|
],
|
||||||
|
'hide_zero_price' => [
|
||||||
|
'name' => 'Hide Price if Zero',
|
||||||
|
'instructions' => 'Hide the price if the ad price is 0',
|
||||||
|
],
|
||||||
'estimated_pending_time' => [
|
'estimated_pending_time' => [
|
||||||
'name' => 'Koha e parashikuar e pritjes',
|
'name' => 'Koha e parashikuar e pritjes',
|
||||||
'instructions' => 'Në Orë',
|
'instructions' => 'Në Orë',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user