mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-21 04:41:23 +08:00
Tiny header
Had the same translation as the small header. Corrected the translation.
This commit is contained in:
@ -31,7 +31,7 @@ return [
|
||||
'header_large' => 'Cabeçalho grande',
|
||||
'header_medium' => 'Cabeçalho médio',
|
||||
'header_small' => 'Cabeçalho pequeno',
|
||||
'header_tiny' => 'Cabeçalho pequeno',
|
||||
'header_tiny' => 'Cabeçalho minúsculo',
|
||||
'paragraph' => 'Parágrafo',
|
||||
'blockquote' => 'Citação',
|
||||
'inline_code' => 'Código embutido',
|
||||
|
Reference in New Issue
Block a user