ionic-team / ionic-team/ionic-docs
feat(ja): reflect translation of core.json
- Ngôn ngữ chính
- MDX
- Star
- 621
- Fork
- 3.2k
- Merge trung bình
- 1 ngày 2 giờ
- Pull request đã merge (30 ngày)
- 86
Mô tả
### Describe Problem
The `translation/jp` branch also translates core.json, and the preview screen shows the translated version. But https://ionicframework.com/docs/ja/ shows untranslated ones.


### Describe Preferred Solution
In `plugins/docusaurus-plugin-ionic-component-api/index.js` , changes in translation/jp should be reflected when displayed at https://ionicframework.com/docs/ja/.
main branch:
https://github.com/ionic-team/ionic-docs/blob/main/plugins/docusaurus-plugin-ionic-component-api/index.js#L22
translation/jp branch
https://github.com/ionic-team/ionic-docs/blob/translation/jp/plugins/docusaurus-plugin-ionic-component-api/index.js#L23
### Describe Alternatives
_No response_
### Additional Information
_No response_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.