diff options
author | Caio Carrara <ccarrara@thoughtworks.com> | 2016-06-27 16:21:56 -0300 |
---|---|---|
committer | Caio Carrara <ccarrara@thoughtworks.com> | 2016-06-27 16:40:50 -0300 |
commit | d5176c2373e36e63fc207f70c9e5b120f232f75a (patch) | |
tree | 40724335d390432d886837722830dbdb8ba59acc /web-ui/app/locales/pt_BR | |
parent | adf2d0581393eb590349bd43211cd927feeb722e (diff) |
Update use of interpolation on translations
See: #727
Diffstat (limited to 'web-ui/app/locales/pt_BR')
-rw-r--r-- | web-ui/app/locales/pt_BR/translation.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ui/app/locales/pt_BR/translation.json b/web-ui/app/locales/pt_BR/translation.json index 80da4a93..93f5c61b 100644 --- a/web-ui/app/locales/pt_BR/translation.json +++ b/web-ui/app/locales/pt_BR/translation.json @@ -59,6 +59,7 @@ "Tags": "Tags", "Forward": "Encaminhar", "feedback-placeholder": "Nos diga o que gosta, não gosta, o que está faltando e o que pensa sobre o Pixelated.", + "reply-author-line": "Em {{date}}, <{{from}}> escreveu:\n", "tags": { "inbox": "Caixa de Entrada", |