From 8333dd972b579d9b5d214f8d7e2afcbf2e87425e Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Thu, 13 Oct 2022 08:56:22 +0200 Subject: i18n typographic quotes (#4714) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * i18n typographic quotes * Missing whitespace * Update app/i18n/nl/conf.php Co-authored-by: Frans de Jonge * Fix German-style typographic quotes * Fix missing closing ” * Fix Dutch quotes * French typography * lazy load Co-authored-by: Frans de Jonge --- app/i18n/ja/sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/ja/sub.php') 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' => 'から提供されたOPMLファイルをこのカテゴリに動的に追加します。', + 'help' => 'から提供されたOPMLファイルをこのカテゴリに動的に追加します。', ), 'empty' => 'からのカテゴリ', 'information' => 'インフォメーション', -- cgit v1.2.3