diff options
Diffstat (limited to 'app/Locales/ja_JP/translations.php')
-rw-r--r-- | app/Locales/ja_JP/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locales/ja_JP/translations.php b/app/Locales/ja_JP/translations.php index 6b6c795d..e05c13e3 100644 --- a/app/Locales/ja_JP/translations.php +++ b/app/Locales/ja_JP/translations.php @@ -551,4 +551,6 @@ return array( // 'Confirmation' => '', // 'Allow everybody to access to this project' => '', // 'Everybody have access to this project.' => '', + // 'Webhooks' => '', + // 'API' => '', ); |