feat(ja): reflect translation of core.json

Open
#3,096 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Stale
Tech stack
javascript
Domain
documentation

Research direction

Start in plugins/docusaurus-plugin-ionic-component-api/index.js and compare the main and translation/jp versions referenced in the issue. Run the documentation preview and inspect the Japanese docs page, using the translated core.json as the expected source. Done means the Japanese page reflects the translation/jp content rather than the untranslated entries.

Written by the indexing model from the issue text.

Description

triage
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

スクリーンショット 2023-08-24 午前11 33 43

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

Dominant language
MDX
Stars
621
Forks
3.2k
Avg merge
1d 2h
Merged PRs (30d)
86

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ionic-team/ionic-docs

All issues in ionic-team/ionic-docs

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.