mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 04:37:51 +02:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
|
||||
return array(
|
||||
'information' => array(
|
||||
'Information' => 'Informação',
|
||||
'Debugging' => 'Debugando',
|
||||
'Information' => 'Informações',
|
||||
'Debugging' => 'Debug',
|
||||
'Name' => 'Nome',
|
||||
'Value' => 'Valor',
|
||||
'Security' => 'Segurança',
|
||||
'System' => 'System',
|
||||
'System' => 'Sistema',
|
||||
'on' => 'on',
|
||||
'off'=> 'off',
|
||||
'Server' => 'Servidor',
|
||||
|
@@ -8,8 +8,8 @@
|
||||
'Password' => 'Senha',
|
||||
'Registered' => 'Registrado',
|
||||
'Email' => 'Email',
|
||||
'Role' => 'Papel',
|
||||
'Roles' => 'Papéis',
|
||||
'Role' => 'Grupo',
|
||||
'Roles' => 'Grupos',
|
||||
'Edit' => 'Editar',
|
||||
'Actions' => 'Ações',
|
||||
'Delete' => 'Deletar',
|
||||
|
Reference in New Issue
Block a user