docs(i18n): update ja/ko/pt_BR release notes links to xinference.co - #5253
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the domain name in the release notes links from xinference.io to xinference.co across multiple localization files, specifically for Japanese, Korean, and Portuguese (Brazil). Additionally, some trailing whitespace and empty lines were cleaned up in these files. As there are no review comments provided, I have no further feedback to offer.
There was a problem hiding this comment.
One locale is still missing from this follow-up: doc/source/locale/zh_TW/LC_MESSAGES/getting_started/release_notes.po still uses xinference.io in its msgid values. Since the English source now uses xinference.co, those catalog entries no longer match and the Traditional Chinese page falls back to the English text. Please update the msgid URLs to xinference.co; the translated msgstr URLs can continue pointing to xinference.cn.
Follow-up to #5248. Those 3 locale files were pushed after #5248 merged, so they weren't included. This updates the ja, ko, and pt_BR release-notes .po files (both msgid and translated msgstr links) from the xinference.io domain to xinference.co, matching the English source and the other locales already merged.