diff --git a/language/nb_NO/description.txt b/language/nb_NO/description.txt new file mode 100755 index 0000000..6b44b60 --- /dev/null +++ b/language/nb_NO/description.txt @@ -0,0 +1 @@ +Del funksjoner for Facebook, Twitter, Google+ og Tumblr \ No newline at end of file diff --git a/language/nb_NO/plugin.lang.php b/language/nb_NO/plugin.lang.php index db4727f..e5e1ce7 100644 --- a/language/nb_NO/plugin.lang.php +++ b/language/nb_NO/plugin.lang.php @@ -27,4 +27,7 @@ $lang['Button position on picture page'] = 'Plassering på bildeside'; $lang['Inline text'] = 'Inni teksten'; $lang['Toolbar'] = 'Verktøylinje'; $lang['Top'] = 'Topp'; +$lang['Button type'] = 'Knapptype'; +$lang['Right bubble'] = 'Høyre boble'; +$lang['Top bubble'] = 'Topp boble'; ?> \ No newline at end of file