diff options
Diffstat (limited to 'app/Locales/pt_BR')
-rw-r--r-- | app/Locales/pt_BR/translations.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php index fc94bf04..06195d92 100644 --- a/app/Locales/pt_BR/translations.php +++ b/app/Locales/pt_BR/translations.php @@ -395,4 +395,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.' => '', ); |