mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (German)
This commit is contained in:
parent
168440f28d
commit
2e5ffdc0a8
@ -18,9 +18,6 @@ return [
|
||||
'default_published_time' => [
|
||||
'name' => 'Standardveröffentlichungszeit',
|
||||
],
|
||||
'default_adv_limit' => [
|
||||
'name' => 'Standard-Anzeigenlimit',
|
||||
],
|
||||
'address' => [
|
||||
'name' => 'Kontaktadresse',
|
||||
],
|
||||
@ -82,6 +79,18 @@ return [
|
||||
'default_GET' => [
|
||||
'name' => 'Standardanzeige GET',
|
||||
],
|
||||
'thumbnail_width' => [
|
||||
'name' => 'Miniaturbildbreite',
|
||||
],
|
||||
'thumbnail_height' => [
|
||||
'name' => 'Miniaturbildhöhe',
|
||||
],
|
||||
'picture_width' => [
|
||||
'name' => 'Bildbreite',
|
||||
],
|
||||
'picture_height' => [
|
||||
'name' => 'Bildhöhe',
|
||||
],
|
||||
'twitter' => [
|
||||
'name' => 'Twitter',
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user