mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-02-20 04:43:00 +08:00
New translations editor.php (Portuguese, Brazilian)
Some checks failed
analyse-php / build (push) Has been cancelled
lint-php / build (push) Has been cancelled
test-migrations / build (8.1) (push) Has been cancelled
test-migrations / build (8.2) (push) Has been cancelled
test-migrations / build (8.3) (push) Has been cancelled
test-migrations / build (8.4) (push) Has been cancelled
test-php / build (8.1) (push) Has been cancelled
test-php / build (8.2) (push) Has been cancelled
test-php / build (8.3) (push) Has been cancelled
test-php / build (8.4) (push) Has been cancelled
Some checks failed
analyse-php / build (push) Has been cancelled
lint-php / build (push) Has been cancelled
test-migrations / build (8.1) (push) Has been cancelled
test-migrations / build (8.2) (push) Has been cancelled
test-migrations / build (8.3) (push) Has been cancelled
test-migrations / build (8.4) (push) Has been cancelled
test-php / build (8.1) (push) Has been cancelled
test-php / build (8.2) (push) Has been cancelled
test-php / build (8.3) (push) Has been cancelled
test-php / build (8.4) (push) Has been cancelled
This commit is contained in:
parent
3b4223b4b0
commit
5211bdb84e
|
@ -40,12 +40,12 @@ return [
|
|||
'callout_success' => 'Sucesso',
|
||||
'callout_warning' => 'Atenção',
|
||||
'callout_danger' => 'Perigo',
|
||||
'bold' => 'Bold',
|
||||
'bold' => 'Negrito',
|
||||
'italic' => 'Itálico',
|
||||
'underline' => 'Sublinhar',
|
||||
'underline' => 'Sublinhado',
|
||||
'strikethrough' => 'Riscado',
|
||||
'superscript' => 'Superinscrição',
|
||||
'subscript' => 'Subscrição',
|
||||
'superscript' => 'Sobrescrito',
|
||||
'subscript' => 'Subscrito',
|
||||
'text_color' => 'Cor do texto',
|
||||
'custom_color' => 'Cor personalizada',
|
||||
'remove_color' => 'Remover cor',
|
||||
|
|
Loading…
Reference in New Issue
Block a user