https://github.com/tristantheb/history-content
The translator's tool for finding MDN pages to translate or update in their language.
https://github.com/tristantheb/history-content
automated history l10n mdn page
Last synced: about 2 months ago
JSON representation
The translator's tool for finding MDN pages to translate or update in their language.
- Host: GitHub
- URL: https://github.com/tristantheb/history-content
- Owner: tristantheb
- License: mpl-2.0
- Created: 2021-04-13T10:16:30.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2026-03-26T10:43:01.000Z (3 months ago)
- Last Synced: 2026-03-26T21:45:41.015Z (3 months ago)
- Topics: automated, history, l10n, mdn, page
- Language: TypeScript
- Homepage: https://tristantheb.github.io/history-content/
- Size: 1.45 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome - tristantheb/history-content - content/?lang=es), [fr](https://tristantheb.github.io/history-content/), [ja](https://tristantheb.github.io/history-content/?lang=ja), [ko](https://tristantheb.github.io/history-content/?lang=ko), [pt-br](https://tristantheb.github.io/history-content/?lang=pt-br), [ru](https://tristantheb.github.io/history-content/?lang=ru), [zh-cn](https://tristantheb.github.io/history-content/?lang=zh-cn), [zh-tw](https://tristantheb.github.io/history-content/?lang=zh-tw)) - This is a dynamic project that displays changes to pages in translated languages, allowing contributors to easily see which pages need to be updated or translated in all languages in the [mdn/translated-content](https://github.com/mdn/translated-content) repository. (Contributor tools)
README
# MDN History content — Translation dashboard
[](https://github.com/tristantheb/history-content/actions/workflows/update_pages.yaml)
This community project is set up for contributors to the MDN translation repository ([mdn/translated-content](https://github.com/mdn/translated-content)).
It compares the latest updates to all MDN pages on a daily basis and reports the status to translators.
This allows any translator to know when they have a page to translate or update in their language.
## Usage
Go to the [deployed site](https://tristantheb.github.io/history-content/) and select your language using the selector on the page.
You can also set the language in the link with `?lang=` and the locale you want, from among the locales supported by the MDN.
To date, the following locales are supported:
- `de` [see list](https://tristantheb.github.io/history-content/?lang=de)
- `es` [see list](https://tristantheb.github.io/history-content/?lang=es)
- `fr` (default) [see list](https://tristantheb.github.io/history-content/?lang=fr)
- `ja` [see list](https://tristantheb.github.io/history-content/?lang=ja)
- `ko` [see list](https://tristantheb.github.io/history-content/?lang=ko)
- `pt-br` [see list](https://tristantheb.github.io/history-content/?lang=pt-br)
- `ru` [see list](https://tristantheb.github.io/history-content/?lang=ru)
- `zh-cn` [see list](https://tristantheb.github.io/history-content/?lang=zh-cn)
- `zh-tw` [see list](https://tristantheb.github.io/history-content/?lang=zh-tw)
## How it's working
This repository is automatic and updates once every 6 hours.
All content is prepared and deployed to enable pages to be searched by their path.
## Want to contribute?
Feel free to open issues or pull requests.
Please read the [contributing guidelines](CONTRIBUTING.md) first.
## License
[Mozilla Public License Version 2.0](LICENSE)