]> BookStack Code Mirror - bookstack/commitdiff
Tiny header 3373/head
authorevandroamaro <redacted>
Tue, 5 Apr 2022 09:53:52 +0000 (10:53 +0100)
committerGitHub <redacted>
Tue, 5 Apr 2022 09:53:52 +0000 (10:53 +0100)
Had the same translation as the small header. Corrected the translation.

resources/lang/pt/editor.php

index 81c33b201eaae0964c9e952222eefa19cfdfbe05..3a6119681039da4aa33de328a0be30168102d89f 100644 (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',