New translations addon.php (Russian)

This commit is contained in:
Fatih Alp 2020-02-14 15:07:04 +03:00
parent 16abdef716
commit ab0c77972c

View File

@ -1,7 +1,7 @@
<?php
return[
"title" =>"Место нахождения",
"name" =>"Модуль расположения",
"description" =>"Описание"
];
return [
'title' => 'Location',
'name' => 'Location Module',
'description' => 'Description',
];