mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations field.php (German)
This commit is contained in:
parent
6e9e541c90
commit
63d7628644
@ -250,7 +250,7 @@ return [
|
|||||||
'name' => 'In den letzten 24 Stunden'
|
'name' => 'In den letzten 24 Stunden'
|
||||||
],
|
],
|
||||||
'in_the_last_day' => [
|
'in_the_last_day' => [
|
||||||
'name' => 'In The Last 24 Hours'
|
'name' => 'In den letzten 24 Stunden'
|
||||||
],
|
],
|
||||||
'in_the_last_week' => [
|
'in_the_last_week' => [
|
||||||
'name' => 'In der letzten Woche'
|
'name' => 'In der letzten Woche'
|
||||||
@ -301,10 +301,10 @@ return [
|
|||||||
// New create page
|
// New create page
|
||||||
'options' => 'Optionen',
|
'options' => 'Optionen',
|
||||||
|
|
||||||
'free' => 'Free',
|
'free' => 'Frei',
|
||||||
'ad_date' => 'Ad Date',
|
'ad_date' => 'Anzeigedatum',
|
||||||
'photo_video' => 'Photo, Video',
|
'photo_video' => 'Foto, Video',
|
||||||
'and_above' => 'and above',
|
'and_above' => 'und darüber',
|
||||||
'and_below' => 'and below',
|
'and_below' => 'und darunter',
|
||||||
'clear_all' => 'Clear All',
|
'clear_all' => 'Alles löschen',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user