aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/kr/gen.php
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <aledeg@users.noreply.github.com> 2020-06-05 10:09:31 +0200
committerGravatar GitHub <noreply@github.com> 2020-06-05 10:09:31 +0200
commitd4554fa087f9057610085ca685cd8fb79d8f2bd0 (patch)
tree60ab634136516e98d0885d1033a5636233f837b7 /app/i18n/kr/gen.php
parent27f0b614189c090028dfb9a56d1b21f1adf263d4 (diff)
Change add feed action (#3027)
* Docker Alpine 3.12 (#3025) https://alpinelinux.org/posts/Alpine-3.12.0-released.html With PHP 7.3.18 (from 7.3.17) (and Apache 2.4.43 unchanged). No other significant change spotted * Ensure feed attributes are used before load Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/kr/gen.php')
-rw-r--r--app/i18n/kr/gen.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/kr/gen.php b/app/i18n/kr/gen.php
index 9ffc1d0e0..1d245aa02 100644
--- a/app/i18n/kr/gen.php
+++ b/app/i18n/kr/gen.php
@@ -3,6 +3,7 @@
return array(
'action' => array(
'actualize' => '새 글 가져오기',
+ 'add' => 'Add', // TODO - Translation
'back' => '← Go back', // TODO - Translation
'back_to_rss_feeds' => '← RSS 피드로 돌아가기',
'cancel' => '취소',