New translations addon.php (Italian)

This commit is contained in:
Fatih Alp 2020-01-10 17:03:50 +03:00
parent 469596d455
commit c4e155a9d2

View File

@ -1,7 +1,7 @@
<?php <?php
return [ return [
"title" =>"Profilo", 'title' => 'Profilo',
"name" =>"Modulo profilo", 'name' => 'Modulo profilo',
"description" =>"" 'description' => ''
]; ];