Tag-Gruppen-Berechtigungsschlüssel werden übersetzt (und sollten nicht)

We have a forum running in German which has an issue with the 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 „Gefällt mir“

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 „Gefällt mir“

Thanks for reporting that @RGJ :ok_hand:

https://github.com/discourse/discourse/commit/3e436e2dafef4e93e7b2d9d4db1549b51a8ebe5e

7 „Gefällt mir“

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