diff options
Diffstat (limited to 'app/Locale/ja_JP/translations.php')
-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 f8635aa4..6aaf2571 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -1266,7 +1266,7 @@ return array( 'Unable to upload files, check the permissions of your data folder.' => 'ファイルをアップロードできません。データフォルダのアクセス権を確認してください。', 'Another category with the same name exists in this project' => '同じ名前の別のカテゴリがプロジェクトに存在します', 'Comment sent by email successfully.' => 'メールでコメントを送信しました', - 'Sent by email to [%s](mailto:%s) (%s)' => '%s をメールで送信しました(mailto:%s) (%s)', + 'Sent by email to "%s" (%s)' => '%s をメールで送信しました "%s"', 'Unable to read uploaded file.' => 'アップロードされたファイルを読み込めません', 'Database uploaded successfully.' => 'データベースをアップロードしました', 'Task sent by email successfully.' => 'タスクをメールで送信しました', |