New translations addon.php (Russian)

This commit is contained in:
Fatih Alp 2020-02-14 15:06:49 +03:00
parent cd176bb067
commit 4cb0a0f9fd

View File

@ -1,7 +1,7 @@
<?php
return[
"title" =>"Профиль",
"name" =>"Модуль профиля",
"description" =>""
];
return [
'title' => 'Profile',
'name' => 'Profile Module',
'description' => ''
];