diff options
Diffstat (limited to 'app/Locale/pt_BR')
-rw-r--r-- | app/Locale/pt_BR/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 4b8900a0..5aea768e 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -846,4 +846,5 @@ return array( 'Secret key: ' => 'Chave secreta:', 'Test your device' => 'Teste o seu dispositivo', 'Assign a color when the task is moved to a specific column' => 'Atribuir uma cor quando a tarefa é movida em uma coluna específica', + // '%s via Kanboard' => '', ); |