mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 21:49:01 +01:00
New translations dashboard.php (Portuguese)
This commit is contained in:
parent
3180c9b484
commit
7c17f76a14
@ -102,12 +102,12 @@ return [
|
||||
'title' => 'Adicionar um Componente',
|
||||
'message' => 'Você deve adicionar um componente.',
|
||||
'success' => 'Componente criado.',
|
||||
'failure' => 'Something went wrong with the component group, please try again.',
|
||||
'failure' => 'Something went wrong with the component, please try again.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Editar um Componente',
|
||||
'success' => 'Componente atualizado.',
|
||||
'failure' => 'Something went wrong with the component group, please try again.',
|
||||
'failure' => 'Something went wrong with the component, please try again.',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => 'O componente foi apagado!',
|
||||
@ -121,12 +121,12 @@ return [
|
||||
'add' => [
|
||||
'title' => 'Adicionar um grupo de componentes',
|
||||
'success' => 'Grupo de componentes adicionado.',
|
||||
'failure' => 'Something went wrong with the component group, please try again.',
|
||||
'failure' => 'Something went wrong with the component, please try again.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Editar um grupo de Componentes',
|
||||
'success' => 'Grupo de componentes atualizado.',
|
||||
'failure' => 'Something went wrong with the component group, please try again.',
|
||||
'failure' => 'Something went wrong with the component, please try again.',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => 'O grupo de componentes foi apagado!',
|
||||
@ -283,7 +283,7 @@ return [
|
||||
'support' => 'Suporte o Cachet',
|
||||
'support_subtitle' => 'Verifique a nossa pagina no <strong><a href="https://patreon.com/jbrooksuk" target="_blank">Patreon</a></strong>!',
|
||||
'news' => 'Últimas Notícias',
|
||||
'news_subtitle' => 'Obter uma actualização',
|
||||
'news_subtitle' => 'Get the latest updates',
|
||||
],
|
||||
|
||||
// Welcome modal
|
||||
|
Loading…
x
Reference in New Issue
Block a user