fix(l10n): translate 독서 sample in watch-app catalog too

- 컴플리케이션 뷰(StatusComplication.swift)는 미리보기용으로 워치 앱 타깃에도 포함되어, placeholder 지역화(fced5d1) 때 워치 앱 카탈로그에도 '독서' 키가 추출됨 — 워치위젯 카탈로그만 채우고 이쪽을 놓쳤던 것 보충 (en Reading / ja 読書, 동일 값)
- xcstringstool sync로 포맷 정규화, 워치 카탈로그 49키 missing/stale 0, 워치 빌드 성공

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013yKDMhuF39GVYy3FMcGHh7
This commit is contained in:
songyc macbook 2026-07-16 09:08:13 +09:00
parent df6c03e18c
commit 4e07a90a1b

View File

@ -329,6 +329,22 @@
}
}
},
"독서": {
"localizations": {
"en": {
"stringUnit": {
"state": "translated",
"value": "Reading"
}
},
"ja": {
"stringUnit": {
"state": "translated",
"value": "読書"
}
}
}
},
"목표": {
"localizations": {
"en": {