diff options
Diffstat (limited to 'app/Locale/ja_JP')
-rw-r--r-- | app/Locale/ja_JP/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index f4ea4d5f..22dd98ff 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -921,4 +921,5 @@ return array( // 'Two factor authentication disabled' => '', // 'Two factor authentication enabled' => '', // 'Unable to update this user.' => '', + // 'There is no user management for private projects.' => '', ); |