Commit 828c18524d5781a24fafe88d1887fee83ea47447
1 parent
11edb8f8
Exists in
master
and in
2 other branches
Fixing translation error in login page
Showing
1 changed file
with
0 additions
and
2 deletions
Show diff stats
users/locale/pt_BR/LC_MESSAGES/django.po
@@ -259,8 +259,6 @@ msgid "No users found" | @@ -259,8 +259,6 @@ msgid "No users found" | ||
259 | msgstr "Nenhum usuário encontrado" | 259 | msgstr "Nenhum usuário encontrado" |
260 | 260 | ||
261 | #: users/templates/users/login.html:43 | 261 | #: users/templates/users/login.html:43 |
262 | -#, fuzzy | ||
263 | -#| msgid "Sign in with your account to continue" | ||
264 | msgid "Sign in with your account" | 262 | msgid "Sign in with your account" |
265 | msgstr "Entre com a sua conta" | 263 | msgstr "Entre com a sua conta" |
266 | 264 |