Skip to content

Use lazy translation for forms.

Abhilash Raj requested to merge maxking/postorius:fix-bans-form into master

Forms should use lazy translations and are not evaluated until the request comes in since the current language can change by that time.

Closes #441 (closed)

Edited by Abhilash Raj

Merge request reports