From 9570793f68d44179f9b7e0b264e5fbe0ca839c51 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 31 Jan 2016 11:05:47 -0500 Subject: Add a "Me" button to assignee form element --- app/Locale/my_MY/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locale/my_MY') diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php index 93185888..c112f6c1 100644 --- a/app/Locale/my_MY/translations.php +++ b/app/Locale/my_MY/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