ionic-team / ionic-team/ionic-docs
feat(ja): reflect translation of core.json
- Vorherrschende Sprache
- MDX
- Sterne
- 621
- Forks
- 3.2k
- Ø Merge
- 1 T. 2 Std.
- Gemergte PRs (30 T.)
- 86
Beschreibung
### 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_
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.