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