diff options
author | GiteaBot <teabot@gitea.io> | 2019-04-12 16:14:00 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2019-04-12 16:14:00 +0000 |
commit | 01e0408fa1bf01094c40887ed8d58992459e3ba4 (patch) | |
tree | f6c6784035af4c38bcc114e36d7e0af1df3bc71a /options | |
parent | cb64b21a7fe555e41319582eac366714fdccf20f (diff) | |
download | gitea-01e0408fa1bf01094c40887ed8d58992459e3ba4.tar.gz gitea-01e0408fa1bf01094c40887ed8d58992459e3ba4.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_pt-BR.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_pt-BR.ini b/options/locale/locale_pt-BR.ini index 9c620de874..ca7489fde6 100644 --- a/options/locale/locale_pt-BR.ini +++ b/options/locale/locale_pt-BR.ini @@ -686,6 +686,7 @@ commits.desc=Veja o histórico de alterações do código de fonte. commits.commits=Commits commits.no_commits=Nenhum commit em comum. '%s' e '%s' tem histórias completamente diferentes. commits.search=Pesquisar commits... +commits.search.tooltip=Você pode prefixar palavras-chave com "author:", "committer:", "after:", ou "before:", por exemplo: "revert author:Alice before:2019-04-01". commits.find=Pesquisar commits.search_all=Todos os branches commits.author=Autor |