aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/ja/feedback.php
diff options
context:
space:
mode:
authorGravatar Luc SANCHEZ <4697568+ColonelMoutarde@users.noreply.github.com> 2023-05-04 21:20:32 +0200
committerGravatar GitHub <noreply@github.com> 2023-05-04 21:20:32 +0200
commitaa30635f978099a600a01cab296e9170ccda2b28 (patch)
tree6fcc07d23f29477b9714bbe41c5817c961cbcb03 /app/i18n/ja/feedback.php
parentfde4e79ed0b851d0b7edfb44c0630cbf385f83cc (diff)
phpstan level 7 for importExportController.php (#5361)
* phpstan level 7 for importExportController.php * Update app/Controllers/importExportController.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update app/Controllers/importExportController.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update app/Controllers/importExportController.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update app/Controllers/importExportController.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * phpstan level 7 for importExportController.php * phpstan level 7 for importExportController.php * phpstan level 7 for importExportController.php * A few edits --------- Co-authored-by: Luc <sanchezluc+freshrss@gmail.com> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/ja/feedback.php')
-rw-r--r--app/i18n/ja/feedback.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/ja/feedback.php b/app/i18n/ja/feedback.php
index fb4f12d75..f5273e3e7 100644
--- a/app/i18n/ja/feedback.php
+++ b/app/i18n/ja/feedback.php
@@ -61,7 +61,7 @@ return array(
'feeds_imported_with_errors' => 'あなたのフィードはインポートされましたが、エラーが起きました。',
'file_cannot_be_uploaded' => 'ファイルをアップロードすることはできません!',
'no_zip_extension' => 'ZIP拡張は現在あなたのサーバーに存在しません。',
- 'zip_error' => 'ZIPをインポートするときエラーが発生しました。',
+ 'zip_error' => 'ZIPをインポートするときエラーが発生しました。', // DIRTY
),
'profile' => array(
'error' => 'あなたのプロフィールを変更することはできません',