ionic-team / ionic-team/ionic-docs

feat(ja): reflect translation of core.json

Open
#3,096 0 comments 0 reactions 0 assignees View on GitHub
triage
Dominant language
MDX
Stars
621
Forks
3.2k
Avg merge
1d 2h
Merged PRs (30d)
86

Description

### 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.

![スクリーンショット 2023-08-24 午前11 33 28](https://github.com/ionic-team/ionic-docs/assets/9690024/c353b3d0-40c7-435d-b245-3b0c62eb6860)

![スクリーンショット 2023-08-24 午前11 33 43](https://github.com/ionic-team/ionic-docs/assets/9690024/ceeda318-da43-4293-b4e9-31cc73a551c8)

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.