From dd370399e4ec2337f06df04c6a2505261a1a0f40 Mon Sep 17 00:00:00 2001 From: Kateki Date: Sun, 11 Jan 2026 14:40:18 +0000 Subject: [PATCH] lang: added Korean translation for Fixed scale and Toggle the module * lang: updated Korean localization for "Fixed scale" to improve clarity * lang: add Korean localization for "Toggle the module" --- Stats/Supporting Files/ko.lproj/Localizable.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Stats/Supporting Files/ko.lproj/Localizable.strings b/Stats/Supporting Files/ko.lproj/Localizable.strings index 668dec43..71936a4c 100644 --- a/Stats/Supporting Files/ko.lproj/Localizable.strings +++ b/Stats/Supporting Files/ko.lproj/Localizable.strings @@ -69,7 +69,7 @@ "Square" = "제곱"; "Cube" = "세제곱"; "Logarithmic" = "로그"; -"Fixed scale" = "Fixed"; +"Fixed scale" = "고정 스케일"; "Cores" = "코어 수"; "Settings" = "설정"; "Name" = "이름"; @@ -142,7 +142,7 @@ "Open dashboard" = "대시보드 열기"; "No notifications available in this module" = "이 모듈에서 사용할 수 있는 알림이 없습니다"; "Open Calendar" = "캘린더 열기"; -"Toggle the module" = "Toggle the module"; +"Toggle the module" = "모듈 전환"; // Application settings "Update application" = "애플리케이션 업데이트";