diff --git a/language/pt_BR/description.txt b/language/pt_BR/description.txt new file mode 100755 index 0000000..5b025a8 --- /dev/null +++ b/language/pt_BR/description.txt @@ -0,0 +1 @@ +Funções de compartilhamento para Facebook, Twitter, Tumblr e Google+ \ No newline at end of file diff --git a/language/pt_BR/plugin.lang.php b/language/pt_BR/plugin.lang.php index 988d0a8..4c5de32 100644 --- a/language/pt_BR/plugin.lang.php +++ b/language/pt_BR/plugin.lang.php @@ -29,4 +29,7 @@ $lang['Top'] = 'Topo'; $lang['Annotation'] = 'Anotação'; $lang['Shared picture size'] = 'Tamanho da foto compartilhada'; $lang['Via'] = 'Via'; +$lang['Button type'] = 'Tipo de botão'; +$lang['Right bubble'] = 'Bolha a direita'; +$lang['Top bubble'] = 'Bolha no topo'; ?> \ No newline at end of file