New translations addon.php (Portuguese)

This commit is contained in:
Fatih Alp 2020-05-12 13:15:45 +03:00
parent aca42e7617
commit 77015fa8c4

View File

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