New translations addon.php (Russian)

This commit is contained in:
Fatih Alp 2020-02-14 15:07:09 +03:00
parent 23e709c7bf
commit c6cae16e91

View File

@ -1,7 +1,7 @@
<?php
return[
"title" =>"категория",
"name" =>"Модуль категории",
"description" =>""
return [
'title' => 'Category',
'name' => 'Category Module',
'description' => ''
];