Need to update internationalisations and localisation docs
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 99
- Forks
- 708
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 22
Description
Description:
APIM 4.1 devportal uses userTheme.js instead of defaultTheme.js and content also needs to be slightly changed with proper (,) marks.
Ex:
const Configurations = {
custom: {
languageSwitch: {
active: true,
},
},
};
Also in publisher has this file in a different location "repository/deployment/server/jaggeryapps/publisher/site/public/conf/userTheme.js", therefore, docs needs to be updated.
Affected Product Version:
APIM 4.1 pre alpha
Steps to reproduce:
Follow docs https://apim.docs.wso2.com/en/latest/reference/customize-product/customizations/adding-internationalization/#adding-internationalization-and-localization
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked internationalization and localization documentation page and compare its instructions with the APIM 4.1 paths described in the issue. Update references from defaultTheme.js to userTheme.js, account for the publisher location, and correct the shown content and punctuation. Done means the page matches the APIM 4.1 setup and example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation, internationalization, localization
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100