mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations setting.php (German)
This commit is contained in:
parent
ebac82da22
commit
15061f70bf
@ -4,6 +4,13 @@ return [
|
|||||||
'auto_approve' => [
|
'auto_approve' => [
|
||||||
'name' => 'Automatisch genehmigen',
|
'name' => 'Automatisch genehmigen',
|
||||||
],
|
],
|
||||||
|
'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' => 'Geschätzte ausstehende Zeit',
|
'name' => 'Geschätzte ausstehende Zeit',
|
||||||
'instructions' => 'In Stunden',
|
'instructions' => 'In Stunden',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user