New translations addon.php (Russian)

This commit is contained in:
Fatih Alp 2020-03-03 12:43:10 +03:00
parent a4f99e5964
commit 82cf697436

View File

@ -1,7 +1,7 @@
<?php
return[
"title" =>"Объявления",
"name" =>"Рекламный модуль",
"description" =>"Рекламный модуль"
];
return [
'title' => 'Объявления',
'name' => 'Рекламный модуль',
'description' => 'Рекламный модуль',
];