b2d4cbc728
Fixes #2515 Fixes #3006 Ports all the rules from react-content-marker into an inlined implementation. Results are cleaner, more efficient, and less buggy. Also, for placeholders we now match the rules used in the editor highlighting. In a few places the rules are relaxed a bit and/or made more sane, but these are unlikely to actually effect real-world messages noticably. Except where they fix current bugs. Also, the placeholder rules now match the editor. |
||
---|---|---|
.github/workflows | ||
bin | ||
docker | ||
docs | ||
error_pages | ||
media | ||
pontoon | ||
requirements | ||
specs | ||
tag-admin | ||
translate | ||
.codecov.yml | ||
.dockerignore | ||
.eslintignore | ||
.eslintrc.js | ||
.flake8 | ||
.git-blame-ignore-revs | ||
.gitignore | ||
.npmrc | ||
.prettierignore | ||
.pyup.yml | ||
Aptfile | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.rst | ||
LICENSE | ||
MANIFEST.in | ||
Makefile | ||
Procfile | ||
README.md | ||
SECURITY.md | ||
app.json | ||
babel.config.json | ||
contribute.json | ||
docker-compose.yml | ||
l10n.toml | ||
manage.py | ||
package-lock.json | ||
package.json | ||
pytest.ini | ||
requirements.txt | ||
runtime.txt | ||
setup.cfg | ||
setup.py |
README.md
Pontoon — Mozilla's Localization Platform
Pontoon is a translation management system used and developed by the Mozilla localization community. It specializes in open source localization that is driven by the community and uses version-control systems for storing translations.
Installing Pontoon
If you are looking to host your own instance of Pontoon, there are several ways to do so. To deploy Pontoon to Heroku without leaving your web browser, click the Deploy to Heroku button below.
Alternatively, you can deploy to Heroku manually by following our Deployment Documentation.
We don't have documentation for deploying to other platforms yet, so we recommend that you read the previously linked documentation and adapt it for your needs.
If you only want to deploy a local instance of Pontoon, for development or testing for example, see our Developer Setup using Docker. Please note that you should not deploy a production instance with Docker.
Contributing to Pontoon
Do you want to help us make Pontoon better? We are very glad!
To help you get started with contributing, we wrote The Guide to your First Contribution to Pontoon. It contains all the information you need to know to install Pontoon, populate its database, run tests, and send your contribution.
If you want to go further, you can:
- Check out development roadmap
- Report an issue
- Check existing issues, including good first issues
- See Mozilla's Pontoon servers:
- For discussing Pontoon's development, get in touch with us on chat.mozilla.org
- For feedback, support, and 3rd party deployments, check out Discourse
License
This software is licensed under the New BSD License. For more information, read LICENSE.