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 210c476b..6b6c795d 100644 --- a/app/Locales/ja_JP/translations.php +++ b/app/Locales/ja_JP/translations.php @@ -549,4 +549,6 @@ return array( // 'Activity stream' => '', // 'Dashboard' => '', // 'Confirmation' => '', + // 'Allow everybody to access to this project' => '', + // 'Everybody have access to this project.' => '', ); |