From 9570793f68d44179f9b7e0b264e5fbe0ca839c51 Mon Sep 17 00:00:00 2001
From: Frederic Guillot <fred@kanboard.net>
Date: Sun, 31 Jan 2016 11:05:47 -0500
Subject: Add a "Me" button to assignee form element

---
 app/Locale/pt_BR/translations.php | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'app/Locale/pt_BR')

diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index 1b5b35a6..e5f6c152 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -1123,4 +1123,6 @@ return array(
     // 'There is no external link for the moment.' => '',
     // 'Internal links' => '',
     // 'There is no internal link for the moment.' => '',
+    // 'Assign to me' => '',
+    // 'Me' => '',
 );
-- 
cgit v1.2.3