diff options
Diffstat (limited to 'app/Locale/pl_PL')
-rw-r--r-- | app/Locale/pl_PL/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 9f8641a0..6b4b411b 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -998,4 +998,5 @@ return array( // 'Gitlab issue comment created' => '', // 'New remote user' => '', // 'New local user' => '', + // 'Default task color' => '', ); |