New translations addon.php (Spanish)

This commit is contained in:
Fatih Alp 2020-05-12 13:07:05 +03:00
parent befa642d3e
commit bd236c7740

View File

@ -1,7 +1,7 @@
<?php <?php
return [ return [
"title" =>"Perfil", 'title' => 'Perfil',
"name" =>"Módulo de perfil", 'name' => 'Módulo de perfil',
"description" =>"" 'description' => ''
]; ];