mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-04-09 05:59:31 +02:00
- Fixes issue with parentheses in translations (closes #4107) - No longer marking translation keys invalid if they contain HTML, as that was probably not performant. Instead, parameters will simply be escaped via the StringJS library.