diff options
author | Frédéric Guillot <fred@kanboard.net> | 2014-10-25 18:13:13 -0400 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2014-10-25 18:13:13 -0400 |
commit | c4e6d658e4099bd8152c77a76f486809693205f5 (patch) | |
tree | 3f40b34076fe62843023877e463c8538f2339053 /app/Locale/th_TH/translations.php | |
parent | 7af67934cf67d40e1471b519ecdf06343203c6f6 (diff) |
Finish github webhooks integration
Diffstat (limited to 'app/Locale/th_TH/translations.php')
-rw-r--r-- | app/Locale/th_TH/translations.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 6c6a41bf..65ea09ba 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -553,4 +553,9 @@ return array( 'Everybody have access to this project.' => 'ทุกคนสามารถเข้าถึงโปรเจคนี้', // 'Webhooks' => '', // 'API' => '', + // 'Integration' => '', + // 'Github webhook' => '', + // 'Help on Github webhook' => '', + // 'Create a comment from an external provider' => '', + // 'Github issue comment created' => '', ); |