aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/kr/gen.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-10-31 18:15:47 +0100
committerGravatar GitHub <noreply@github.com> 2019-10-31 18:15:47 +0100
commit3aa66f317b496ccd9a2df914bbc747c52081a7ad (patch)
tree6a3f3f74899801abdca00546e213dfdc141c53cf /app/i18n/kr/gen.php
parent82611c9622ed23b0e9fcf5f9f651ddffa1fd7706 (diff)
parentfcae48f313d399050cb15f37a8a73ae52fc67796 (diff)
Merge pull request #2599 from FreshRSS/dev1.15.0
FreshRSS 1.15
Diffstat (limited to 'app/i18n/kr/gen.php')
-rw-r--r--app/i18n/kr/gen.php11
1 files changed, 10 insertions, 1 deletions
diff --git a/app/i18n/kr/gen.php b/app/i18n/kr/gen.php
index f7855c499..fdc95d431 100644
--- a/app/i18n/kr/gen.php
+++ b/app/i18n/kr/gen.php
@@ -3,6 +3,7 @@
return array(
'action' => array(
'actualize' => '새 글 가져오기',
+ 'back' => '← Go back', //TODO - Translation
'back_to_rss_feeds' => '← RSS 피드로 돌아가기',
'cancel' => '취소',
'create' => '생성',
@@ -22,6 +23,7 @@ return array(
'update' => '변경',
),
'auth' => array(
+ 'accept_tos' => 'I accept the <a href="%s">Terms of Service</a>.', // TODO - Translation
'email' => '메일 주소',
'keep_logged_in' => '로그인 유지 <small>(%s 일)</small>',
'login' => '로그인',
@@ -160,15 +162,22 @@ return array(
'nothing_to_load' => '더 이상 글이 없습니다',
'previous' => '이전',
),
+ 'period' => array(
+ 'days' => 'days', //TODO - Translation
+ 'hours' => 'hours', //TODO - Translation
+ 'months' => 'months', //TODO - Translation
+ 'weeks' => 'weeks', //TODO - Translation
+ 'years' => 'years', //TODO - Translation
+ ),
'share' => array(
'blogotext' => 'Blogotext',
'diaspora' => 'Diaspora*',
'email' => '메일',
'facebook' => 'Facebook',
- 'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
'Known' => 'Known based sites',
+ 'lemmy' => 'Lemmy',
'linkedin' => 'LinkedIn',
'mastodon' => 'Mastodon',
'movim' => 'Movim',