mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 21:02:48 +08:00
7522957aaa
When we launched the new illegal flag type, there were a few problems with the translations: The translation for the message in the e-mail was missing and in the review queue, the message read: "Is this it's illegal?" In this PR the missing translation key has been added. For the review queue there was a coupling of the name rendering to whether the flag is of "custom" type, but this is also used for deciding whether we render the textbox for additional details. I think these two things should not be coupled together. For now I have instead hard-coded the existing "custom" types when formatting the name. We can potentially improve this later. |
||
---|---|---|
.. | ||
images | ||
javascripts | ||
stylesheets |