aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/ja/sub.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2022-10-13 08:56:22 +0200
committerGravatar GitHub <noreply@github.com> 2022-10-13 08:56:22 +0200
commit8333dd972b579d9b5d214f8d7e2afcbf2e87425e (patch)
tree535cbb72f5b6f70ae57d149f0e426c56ca2952cd /app/i18n/ja/sub.php
parentea283a16fc2b902370bd809bc19e487db771905d (diff)
i18n typographic quotes (#4714)
* i18n typographic quotes * Missing whitespace * Update app/i18n/nl/conf.php Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> * Fix German-style typographic quotes * Fix missing closing ” * Fix Dutch quotes * French typography * <em>lazy load</em> Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
Diffstat (limited to 'app/i18n/ja/sub.php')
-rw-r--r--app/i18n/ja/sub.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/ja/sub.php b/app/i18n/ja/sub.php
index 9de8f07f7..80548c025 100644
--- a/app/i18n/ja/sub.php
+++ b/app/i18n/ja/sub.php
@@ -26,7 +26,7 @@ return array(
'archiving' => 'アーカイブ',
'dynamic_opml' => array(
'_' => 'ダイナミックOPML',
- 'help' => '<a href=http://opml.org/ target=_blank>から提供されたOPMLファイル</a>をこのカテゴリに動的に追加します。',
+ 'help' => '<a href="http://opml.org/" target="_blank">から提供されたOPMLファイル</a>をこのカテゴリに動的に追加します。',
),
'empty' => 'からのカテゴリ',
'information' => 'インフォメーション',