mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations section.php (Portuguese)
This commit is contained in:
parent
5fad96052d
commit
acd9ead2a7
@ -1,13 +1,11 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return[
|
return [
|
||||||
"profile" => [
|
'profile' => [
|
||||||
"title" =>"Perfil",
|
'title' => 'Perfil',
|
||||||
|
],
|
||||||
],
|
'adress' => [
|
||||||
"adress" => [
|
'title' => 'Endereço',
|
||||||
"title" =>"Endereço",
|
],
|
||||||
|
'general_setting' => 'General Settings',
|
||||||
],
|
];
|
||||||
|
|
||||||
];
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user