diff --git a/language/hu_HU/description.txt b/language/hu_HU/description.txt new file mode 100755 index 0000000..0efbe15 --- /dev/null +++ b/language/hu_HU/description.txt @@ -0,0 +1 @@ +Facebook, Twitter, Google+ és Tumblr megosztás. \ No newline at end of file diff --git a/language/hu_HU/plugin.lang.php b/language/hu_HU/plugin.lang.php index 9822f54..a69006e 100644 --- a/language/hu_HU/plugin.lang.php +++ b/language/hu_HU/plugin.lang.php @@ -8,4 +8,7 @@ $lang['Annotation'] = 'Jegyzet'; $lang['Bubble'] = 'Buborék'; $lang['Inline text'] = 'Egysoros szöveg'; $lang['Via'] = 'Keresztül'; +$lang['Right bubble'] = 'Buborék jobbra'; +$lang['Button type'] = 'Gomb típusa'; +$lang['Top bubble'] = 'Buborék fent'; ?> \ No newline at end of file