diff options
Diffstat (limited to 'app/Locale/cs_CZ/translations.php')
-rw-r--r-- | app/Locale/cs_CZ/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php index 75d2c135..c04a704d 100644 --- a/app/Locale/cs_CZ/translations.php +++ b/app/Locale/cs_CZ/translations.php @@ -1333,4 +1333,5 @@ return array( // 'Only moving task between those columns is permitted for tasks assigned to the current user' => '', // '[DUPLICATE]' => '', // 'DKK - Danish Krona' => '', + // 'Remove user from group' => '', ); |