mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-10 18:25:28 -05:00
New translations field.php (Russian)
This commit is contained in:
parent
95f682882b
commit
b9d19c9f91
@ -281,5 +281,9 @@ return [
|
||||
'views' => 'Взгляды',
|
||||
|
||||
// Detail page
|
||||
"no_street_view" => "Нет изображения улицы в этом месте"
|
||||
"no_street_view" => "Нет изображения улицы в этом месте",
|
||||
'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