From 1f468f774bd3e95a322d7b9d409c93711a23c014 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Fri, 13 Feb 2026 13:21:40 +0100 Subject: [PATCH] Update ko_KR, thanks to yjchoi --- language/ko_KR/description.txt | 1 + language/ko_KR/index.php | 27 +++++++++++++++++++++++++++ language/ko_KR/plugin.lang.php | 27 +++++++++++++++++++++++++++ 3 files changed, 55 insertions(+) create mode 100644 language/ko_KR/description.txt create mode 100644 language/ko_KR/index.php create mode 100644 language/ko_KR/plugin.lang.php diff --git a/language/ko_KR/description.txt b/language/ko_KR/description.txt new file mode 100644 index 0000000..1225a69 --- /dev/null +++ b/language/ko_KR/description.txt @@ -0,0 +1 @@ +페이스북, 트위터, 구글+, 텀블러 공유 기능 \ No newline at end of file diff --git a/language/ko_KR/index.php b/language/ko_KR/index.php new file mode 100644 index 0000000..8beda98 --- /dev/null +++ b/language/ko_KR/index.php @@ -0,0 +1,27 @@ + diff --git a/language/ko_KR/plugin.lang.php b/language/ko_KR/plugin.lang.php new file mode 100644 index 0000000..6643203 --- /dev/null +++ b/language/ko_KR/plugin.lang.php @@ -0,0 +1,27 @@ +speeds up the load of the page and disables user tracking but also disables annotations and in-page popups.'] = '라이트 모드가 활성화되면 외부 스크립트가 로드되지 않아 페이지 로드 속도가 빨라지고 사용자 추적이 비활성화됩니다. 그러나 주석 및 페이지 내 팝업도 비활성화됩니다.'; +$lang['on photo and album'] = '사진 및 앨범에서'; +$lang['only on photo'] = '사진에서만'; \ No newline at end of file