currenjin opened a new pull request, #31:
URL: https://github.com/apache/skywalking-horizon-ui/pull/31
## Summary
- Polish a few Korean locale strings that still read awkwardly after the
previous i18n update
- Fix the `{not}` sentence composition so the rendered Korean sentence reads
naturally
- Clean up Korean particle spacing around technical tokens such as
`horizon.yaml`, `ingress`, `apply`, and `updateTime`
- Avoid treating the translator note's placeholder example as a runtime
placeholder
## Validation
- Parsed `apps/ui/src/i18n/locales/ko.json` as JSON
- Verified `en.json` and `ko.json` have matching key counts: 1215 / 1215
- Verified no missing/extra keys
- Verified placeholder sets match
- Ran `git diff --check`
## Notes
This only updates Korean i18n strings. No functional behavior changes.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]