diff --git a/language/ca_ES/description.txt b/language/ca_ES/description.txt new file mode 100755 index 0000000..8f0c1bc --- /dev/null +++ b/language/ca_ES/description.txt @@ -0,0 +1 @@ +Funcions per compartir a Facebook, Twitter, Google+ i Tumblr \ No newline at end of file diff --git a/language/ca_ES/plugin.lang.php b/language/ca_ES/plugin.lang.php index 5a0f368..fe723c8 100644 --- a/language/ca_ES/plugin.lang.php +++ b/language/ca_ES/plugin.lang.php @@ -29,4 +29,7 @@ $lang['Bubble'] = 'Bombolla'; $lang['Inline text'] = 'Text en línia'; $lang['Shared picture size'] = 'Mida de les imatges compartides'; $lang['Via'] = 'Via'; +$lang['Button type'] = 'Tipus de botó'; +$lang['Right bubble'] = 'Bombolla dreta'; +$lang['Top bubble'] = 'Bombolla superior'; ?> \ No newline at end of file