We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bc90e9 commit 43aa629Copy full SHA for 43aa629
lang/hu/editor.php
@@ -36,10 +36,10 @@
36
'paragraph' => 'Bekezdés',
37
'blockquote' => 'Idézet',
38
'inline_code' => 'Forráskód',
39
- 'callouts' => 'Ábrafelirat',
+ 'callouts' => 'Szövegdobozok',
40
'callout_information' => 'Információ',
41
- 'callout_success' => 'Sikeres',
42
- 'callout_warning' => 'Figyelem',
+ 'callout_success' => 'Siker',
+ 'callout_warning' => 'Figyelmeztetés',
43
'callout_danger' => 'Veszély',
44
'bold' => 'Félkövér',
45
'italic' => 'Dőlt',
0 commit comments