diff options
Diffstat (limited to 'CommentStreams/i18n/pt.json')
-rw-r--r-- | CommentStreams/i18n/pt.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CommentStreams/i18n/pt.json b/CommentStreams/i18n/pt.json index 9652106b..32344948 100644 --- a/CommentStreams/i18n/pt.json +++ b/CommentStreams/i18n/pt.json @@ -1,8 +1,8 @@ { "@metadata": { "authors": [ - "Hamilton Abreu", - "Athena in Wonderland" + "Athena in Wonderland", + "Hamilton Abreu" ] }, "commentstreams-desc": "Permite deixar comentários nas páginas da wiki", @@ -154,5 +154,6 @@ "commentstreams-allcomments-label-lasteditor": "Último editor", "commentstreams-allcomments-label-lastedited": "Última edição", "commentstreams-allcomments-button-next": "Seguinte", - "commentstreams-allcomments-button-previous": "Anterior" + "commentstreams-allcomments-button-previous": "Anterior", + "commentstreams-ve-conversion-error": "Ocorreu uma falha de conversão entre texto wiki e HTML para o Editor Visual" } |