Tiny header

Had the same translation as the small header. Corrected the translation.
This commit is contained in:
evandroamaro 2022-04-05 10:53:52 +01:00 committed by GitHub
parent c30a9d3564
commit c979e6465e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',