From 4ca877014dd6ae360e18791e97522c9db7ef98e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Delphine=20Leb=C3=A9del?= Date: Mon, 8 Jul 2019 21:06:51 -0700 Subject: [PATCH] Adding a temporary section for l10n (#3943) Adding this small point while we ramp up our localization story (many people have started localizing this project directly from GitHub which is not our current process). --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 51966b45b..36ddb27c5 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Before you attempt to make a contribution please read the [Community Participati * [View the Wiki](https://github.com/mozilla-mobile/fenix/wiki). +* Localization happens on [Pontoon](https://pontoon.mozilla.org/projects/android-l10n/). Please get in touch with delphine (at) mozilla (dot) com directly for more information. + **Beginners!** - Watch out for [Issues with the "Good First Issue" label](https://github.com/mozilla-mobile/fenix/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22). These are easy bugs that have been left for first timers to have a go, get involved and make a positive contribution to the project!