mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations field.php (German)
This commit is contained in:
parent
62368f8871
commit
31570fd607
@ -281,5 +281,9 @@ return [
|
|||||||
'views' => 'Ansichten',
|
'views' => 'Ansichten',
|
||||||
|
|
||||||
// Detail page
|
// Detail page
|
||||||
"no_street_view" => "Kein Street View-Bild an dieser Stelle"
|
"no_street_view" => "Kein Street View-Bild an dieser Stelle",
|
||||||
|
'edit_my_contact_info' => 'Edit My Contact Information',
|
||||||
|
'update_my_contact_info' => 'update my contact info',
|
||||||
|
'contact_info' => 'Contact information',
|
||||||
|
'ad_info' => 'Ad Information',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user