Mozilla's Localization Platform
Перейти к файлу
Matjaž Horvat a9aacb6ce8
Fix bug 1688174: Unify prettier configuration (#1822)
Also:
- Remove prettier configuration, specific for the pontoon folder
- Remove redundant (as per https://prettier.io/docs/en/configuration.html) config file
- Reformat JS files in pontoon folder with new configuration
2021-01-22 23:13:41 +01:00
.github/workflows Fix bug 1685558: Use carryforward flags to deal with skipped test runs (#1801) 2021-01-21 19:42:05 +01:00
bin Remove unused legacy scripts (#1787) 2020-12-23 11:57:45 +01:00
docker Fix bug 1687371 - pipeline: delegate JS compression to Terser 2021-01-20 09:43:00 +01:00
docs Fix bug 1680056: Implement community health dashboard frontend (#1776) 2020-12-21 21:42:50 +01:00
error_pages Add custom error pages. With Tetris! (#574) 2017-04-11 13:16:16 +02:00
frontend Fix bug 1686690: simplify 'otherlocales' response payload 2021-01-19 16:54:35 +01:00
media Remove obsolete media subfolders 2014-02-17 21:02:50 +01:00
pontoon Fix bug 1688174: Unify prettier configuration (#1822) 2021-01-22 23:13:41 +01:00
requirements Fix bug 1687371 - pipeline: delegate JS compression to Terser 2021-01-20 09:43:00 +01:00
specs Bug 1672966: Update spec with details on what data is presented (#1792) 2021-01-07 13:26:18 +01:00
tests/js Bug 1615565: Move prettier to main folder (#1749) 2020-12-05 20:36:52 +01:00
.babelrc Fix bug 1567113 - Upgrade build dependencies for tags. (#1340) 2019-07-23 19:50:40 +02:00
.codecov.yml Fix bug 1685558: Use carryforward flags to deal with skipped test runs (#1801) 2021-01-21 19:42:05 +01:00
.dockerignore No bug - Enable running only changed frontend tests. (#1183) 2019-01-31 14:48:07 +01:00
.eslintignore Fix bug 1473330 - Translate.Next architecture (#989) 2018-07-18 11:39:52 +02:00
.eslintrc.js ESLint: remove fullpage.js globals (#1816) 2021-01-16 11:10:37 +01:00
.flake8 Bug 1594793 - Reformat Pontoon Python code with black. (#1529) 2019-12-31 17:07:43 +01:00
.git-blame-ignore-revs Removed prettier commits from git blame (#1759) 2020-12-06 20:55:48 +01:00
.gitignore Bug 1679710 - Remove duplicates from Concordance search results (#1795) 2021-01-05 23:27:12 +01:00
.prettierignore Fix bug 1688174: Unify prettier configuration (#1822) 2021-01-22 23:13:41 +01:00
.pyup.yml Bug 1541252: Fix deployment on Heroku by removing requirements/python2.txt (#1309) 2019-06-07 08:54:02 +02:00
Aptfile Install mercirual via pip instead of apt. 2015-06-03 11:40:19 -07:00
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct (#1239) 2019-03-28 15:17:47 +01:00
CONTRIBUTING.rst Add make dumpdb command (#1788) 2021-01-08 22:11:17 +01:00
LICENSE Fix license 2012-07-27 09:17:04 -04:00
MANIFEST.in More pythonic Playdoh layout: no top level __init__, no apps 2012-01-09 16:57:49 -06:00
Makefile Add make dumpdb command (#1788) 2021-01-08 22:11:17 +01:00
Procfile Fix bug 1624408 - Increase the Gunicorn's worker timeout config option. (#1643) 2020-06-10 16:52:15 +02:00
README.md Update README clarifying chat channel scope (#1694) 2020-10-06 09:32:01 +02:00
app.json Fix bug 1657587: Update Raygun plan name (#1665) 2020-08-06 14:04:42 +02:00
contribute.json Actually link to the new chat. 2020-02-07 16:03:49 +01:00
docker-compose.yml Fix bug 1683619 - Migrate automation from Travis to GitHub Actions (#1784) 2020-12-22 13:16:25 +01:00
l10n.toml Fix bug 1584489: Remove fr and es from supported languages (#1399) 2019-09-30 18:33:02 +02:00
manage.py Hide missing .env warning, it's fine it's fine. 2015-06-05 10:45:37 -07:00
package-lock.json package-lock.json: remove obsolete fluent-syntax (#1818) 2021-01-17 20:59:25 +01:00
package.json Bug 1615565: Move prettier to main folder (#1749) 2020-12-05 20:36:52 +01:00
pytest.ini Bug 1627655: Update python testing dependencies (#1697) 2020-10-10 08:19:06 +02:00
requirements.txt Bug 1541252: Fix deployment on Heroku by removing requirements/python2.txt (#1309) 2019-06-07 08:54:02 +02:00
runtime.txt Update lxml to 4.6.2 and python to 3.8.7 (#1805) 2021-01-08 21:41:58 +01:00
setup.cfg Fix bug 1455246 - Improve pytest environment. (#972) 2018-06-04 16:18:39 +04:00
setup.py Enabled support for pyflakes in pontoon. 2015-10-13 21:48:12 +02:00
webpack.config.js Fix bug 1456846 - Fix docker dev environment. (#942) 2018-05-09 14:45:48 +02:00

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.

📚 Documentation

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.

Deploy

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:

License

This software is licensed under the New BSD License. For more information, read LICENSE.

Screenshots

Teams dashboard

Translation app