From d82cfa22edfb1e210fb44cf0f3cd3c9b33bca18e Mon Sep 17 00:00:00 2001 From: jj Date: Sat, 25 Jul 2026 16:40:27 +0200 Subject: [PATCH] i18n/README: we don't take submissions for new translations (#2199) --- i18n/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/i18n/README.md b/i18n/README.md index 0803c3d0..64f54c94 100644 --- a/i18n/README.md +++ b/i18n/README.md @@ -9,6 +9,14 @@ This directory contains the translations for Helium browser UI strings. beyond what is already supported in Chromium. - `translations/` - Per-language translation files. +## Submitting translations +**Do not open pull requests with new translations!** We run translations [in +batches][pr], if you would like to contribute to the translation of Helium, +please wait for the next batch. + +If you are editing existing strings (e.g. you noticed some string(s) that are +incorrect), feel free to open a pull request as usual. + ## Translation reviewers Your responsibility as a reviewer is to ensure the translation is the best it can be. When reviewing translations for a specific language, focus on: @@ -52,3 +60,5 @@ not by position. Each entry is an object: The `feminine`/`masculine` fields are only present when the translation genuinely differs by grammatical gender. + +[pr]: https://github.com/imputnet/helium/pulls?q=i18n+in%3Atitle+is%3Apr+is%3Aopen