diff --git a/src/locales/source/kr.json b/src/locales/source/kr.json index 30a9bf2a..2f0e5f0d 100644 --- a/src/locales/source/kr.json +++ b/src/locales/source/kr.json @@ -280,6 +280,6 @@ "ntf.calibration-error": "캘리브레이션 에러", "ntf.low-resin.message": "측정된 레진양이 적습니다. 인쇄는 계속할 수 있지만 리필이 필요할 수는 있습니다.", "ntf.low-resin.title": "레진 부족함", - "msg.outdated-os.message": "", - "msg.outdated-os.title": "" -} \ No newline at end of file + "msg.outdated-os.message": "PrusaLink가 오래된 Raspberry Pi OS에서 실행되고 있습니다.이 가이드를 따라 최신 버전을 업데이트하세요. PrusaLink가 재설정됩니다.", + "msg.outdated-os.title": "Raspberry Pi OS가 최신 버전이 아닙니다." +}