From 2a34b7909a942ef2d20ba65d2a90b6bad30b1ce1 Mon Sep 17 00:00:00 2001 From: Bat Date: Sun, 17 Jun 2018 19:42:17 +0100 Subject: [PATCH] Add a note for translators --- INTERNATIONALIZATION.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/INTERNATIONALIZATION.md b/INTERNATIONALIZATION.md index cbb04979..7b26e836 100644 --- a/INTERNATIONALIZATION.md +++ b/INTERNATIONALIZATION.md @@ -33,3 +33,7 @@ Then you should fill the two `msgstr` field, one with the singular form, the sec ## Interpolation Strings you translate may contain data from Plume (a username for instance). To tell Plume where to put these data, surround their identifier by `{{` and `}}`. The identifier is also present in this form in the English string to translate (this what you can see above, with the `{{ count }} posts` message). + +## Note + +When translating, please try to be as inclusive as possible.