aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/kr/sub.php
diff options
context:
space:
mode:
authorGravatar berumuron <dev@marienfressinaud.fr> 2021-03-13 18:55:43 +0100
committerGravatar GitHub <noreply@github.com> 2021-03-13 18:55:43 +0100
commit2c4f169f0a22d3665caa37d64628d5b84359bb45 (patch)
treecbde7758486aa9e5429a454863eaaa4b17e94d7d /app/i18n/kr/sub.php
parentb455b29c8cbb530b312e0a6cc2724d3c8b436580 (diff)
Hide advanced options in new feed form (#3516)
* Hide new feed advanced options in a details tag The form was huge and hard to process for beginners. Most of the fields are optional 99% of time, there is no need to have them so proeminently. * Remove sub.feed.auth.configuration i18n key * Sync RTL css files * Fix stylelint Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Fix "for" attributes in add feed form Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/kr/sub.php')
-rw-r--r--app/i18n/kr/sub.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/i18n/kr/sub.php b/app/i18n/kr/sub.php
index 1c04e9fb9..8d3f781c4 100644
--- a/app/i18n/kr/sub.php
+++ b/app/i18n/kr/sub.php
@@ -26,7 +26,6 @@ return array(
'advanced' => '고급 설정',
'archiving' => '보관',
'auth' => array(
- 'configuration' => '로그인',
'help' => 'HTTP 접속이 제한되는 RSS 피드에 접근합니다',
'http' => 'HTTP 인증',
'password' => 'HTTP 암호',