mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Portuguese)
This commit is contained in:
parent
5b7877aaf2
commit
15039ffbea
@ -104,10 +104,6 @@ return [
|
||||
'name' => 'Do utilizador'
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/*Menu Button*/
|
||||
'profile' => [
|
||||
'name' => 'Perfil'
|
||||
@ -198,7 +194,6 @@ return [
|
||||
'name' => 'Minhas vendas'
|
||||
],
|
||||
|
||||
|
||||
/* Right Dock*/
|
||||
'right_secure_trading_subject' => [
|
||||
'name' => 'Negociação Segura'
|
||||
@ -364,7 +359,6 @@ return [
|
||||
'name' => 'Configurações de Preferências',
|
||||
],
|
||||
|
||||
|
||||
'corporate_settings' => [
|
||||
'name' => 'Configurações corporativas',
|
||||
],
|
||||
@ -444,4 +438,11 @@ return [
|
||||
'tax_number' => [
|
||||
'name' => 'Tax Number'
|
||||
],
|
||||
|
||||
// Profile page
|
||||
'my_profile' => 'My Profile',
|
||||
'edit_profile' => 'Edit Profile',
|
||||
'edit_details' => 'Edit Details',
|
||||
'update' => 'Update',
|
||||
'change_password' => 'Change Password',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user