Les clés de permission des groupes de balises sont traduites (alors qu'elles ne devraient pas l'être)

We have a forum running in German that has an issue with tag group permissions.

No matter what you change it to, it always shows as “Tags are visible only to staff” (well, that is “Schlagwörter sind nur für das Team sichtbar”).

The PUT request looks like this

But the response looks like this

Note that “jeder” is German for “everyone”. But these permission keys shouldn’t be translated at all? The key is not recognized, and that is why it is displaying the bottom option every time.

6 « J'aime »

If this is an error in translation keys, submit the properly translated keys to transifex.

No, it’s a json key that is being translated, which shouldn’t be subject to translation at all.

(And I am unable to find where in the code this is happening)

6 « J'aime »

Thanks for reporting that @RGJ :ok_hand:

7 « J'aime »

This topic was automatically closed after 5 hours. New replies are no longer allowed.