diff options
Diffstat (limited to 'app/Locale/ja_JP')
-rw-r--r-- | app/Locale/ja_JP/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index a5447419..9ddd74c0 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -782,7 +782,7 @@ return array( 'Notification methods:' => '通知方法:', 'Unable to read your file' => 'あなたのファイルを読むことができません', '%d task(s) have been imported successfully.' => '%d件のタスクが正常にインポートされました', - 'Nothing have been imported!' => '何もインポートされていません!', + 'Nothing has been imported!' => '何もインポートされていません!', 'Import users from CSV file' => 'CSVファイルからユーザーをインポート', '%d user(s) have been imported successfully.' => '%d人のユーザーが正常にインポートされました', 'Comma' => 'カンマ', |