diff options
Diffstat (limited to 'app/Locales/pl_PL/translations.php')
-rw-r--r-- | app/Locales/pl_PL/translations.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Locales/pl_PL/translations.php b/app/Locales/pl_PL/translations.php index c9c6a0e5..41e7f80a 100644 --- a/app/Locales/pl_PL/translations.php +++ b/app/Locales/pl_PL/translations.php @@ -398,4 +398,8 @@ return array( // 'Completion date' => '', // 'Webhook URL for task creation' => '', // 'Webhook URL for task modification' => '', + // 'Clone' => '', + // 'Clone Project' => '', + // 'Project cloned successfully.' => '', + // 'Unable to clone this project.' => '', ); |