From f3be6bd803fc69a126b856ba23edba70082149f6 Mon Sep 17 00:00:00 2001 From: "hehihoho3@gmail.com" Date: Sat, 13 Jun 2026 06:24:49 +0900 Subject: [PATCH] feat(ui): localize channels page to Korean MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 채널/추적 안내/전체 선택/채널 추가/구독자/영상 수/총 조회수/상세/방문/삭제. Co-Authored-By: Claude Opus 4.8 (1M context) --- src/main/resources/templates/channels.html | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/main/resources/templates/channels.html b/src/main/resources/templates/channels.html index e2d5758..b933bf1 100644 --- a/src/main/resources/templates/channels.html +++ b/src/main/resources/templates/channels.html @@ -10,19 +10,19 @@
-

Channels

-

Manage the YouTube channels you are tracking.

+

채널

+

추적 중인 YouTube 채널을 관리합니다.

@@ -57,8 +57,8 @@

Tech Reviewer A

- 1.2M Subscribers
+ th:text="${#numbers.formatInteger(channel.subscriberCount ?: 0, 0, 'COMMA')} + ' 구독자'"> + 1.2M 구독자
@@ -76,13 +76,13 @@
-
Videos
+
영상 수
450
-
Total Views
+
총 조회수
45K
@@ -91,15 +91,15 @@
@@ -118,7 +118,7 @@
- +