summaryrefslogtreecommitdiff
path: root/app/Locale/pt_BR
diff options
context:
space:
mode:
authorMark Szymanski <mark@blueye.com>2017-01-17 21:46:24 -0600
committerMark Szymanski <mark@blueye.com>2017-01-17 21:46:24 -0600
commitd798a26666189a586e190d9914cc19febbb4189a (patch)
treea5c61391dfe64a8434e19443b7a6914b3bfd18e0 /app/Locale/pt_BR
parent6a6069ee2f3a85d80ab5a1fb36ca1d021ccbe414 (diff)
Updates to clarify difference between username and name in profile page (fixes #2812)
Diffstat (limited to 'app/Locale/pt_BR')
-rw-r--r--app/Locale/pt_BR/translations.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index f1b4be61..d0d2cc5b 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -336,8 +336,8 @@ return array(
'Remote' => 'Remoto',
'Enabled' => 'Habilitado',
'Disabled' => 'Desabilitado',
- 'Username:' => 'Usuário:',
- 'Name:' => 'Nome:',
+ 'Login:' => 'Usuário:',
+ 'Full Name:' => 'Nome:',
'Email:' => 'E-mail:',
'Notifications:' => 'Notificações:',
'Notifications' => 'Notificações',