diff options
Diffstat (limited to 'app/Locales/fi_FI/translations.php')
-rw-r--r-- | app/Locales/fi_FI/translations.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app/Locales/fi_FI/translations.php b/app/Locales/fi_FI/translations.php index b2372eb9..3bb2185e 100644 --- a/app/Locales/fi_FI/translations.php +++ b/app/Locales/fi_FI/translations.php @@ -505,4 +505,15 @@ return array( // 'New password for the user "%s"' => '', // 'Choose an event' => '', // 'Github commit received' => '', + // 'Github issue opened' => '', + // 'Github issue closed' => '', + // 'Github issue reopened' => '', + // 'Github issue assignee change' => '', + // 'Github issue label change' => '', + // 'Create a task from an external provider' => '', + // 'Change the assignee based on an external username' => '', + // 'Change the category based on an external label' => '', + // 'Reference' => '', + // 'Reference: %s' => '', + // 'Label' => '', ); |