Closed mozzius closed 1 hour ago
I think it looks nicer, feel free to disagree
Also took the opportunity to use <Trans> rather than _(msg) in JSX, since this is inconsistent with the rest of the codebase
<Trans>
_(msg)
I think it looks nicer, feel free to disagree
Also took the opportunity to use
<Trans>
rather than_(msg)
in JSX, since this is inconsistent with the rest of the codebase