Las claves de permisos de grupos de etiquetas se están traduciendo (y no deberían)

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 Me gusta

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 Me gusta

Thanks for reporting that @RGJ :ok_hand:

7 Me gusta

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