Error:
django.template.exceptions.TemplateSyntaxError: Invalid block tag on line 98: ‘translate’, expected ‘elif’, ‘else’ or ‘endif’. Did you forget to register or load this tag?
Solution:
Find the the catalog in the error message and then delete the red codes.
Save the file and solve it.