diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-02-08 21:13:59 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-02-08 21:13:59 -0500 |
commit | 6f94ce6af3072543ee62d64016931ed424f800a7 (patch) | |
tree | 348d250d786dba40c14828cef3fb347116a0fa1a /app/Locale/th_TH | |
parent | 02f7c8d33d60b41f5c2a5335f9f6ee56f236a7fe (diff) |
Add Bitbucket webhook
Diffstat (limited to 'app/Locale/th_TH')
-rw-r--r-- | app/Locale/th_TH/translations.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 962971f4..cf5302f6 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -678,4 +678,7 @@ return array( // 'Disable login form' => '', // 'Show/hide calendar' => '', // 'User calendar' => '', + // 'Bitbucket commit received' => '', + // 'Bitbucket webhooks' => '', + // 'Help on Bitbucket webhooks' => '', ); |