heat-dashboard/heat_dashboard/content/template_generator/templates/template_generator
Akihiro Motoki 01828789e2 i18n: Annotate template generator django template properly
Strings in Django template for the template generator was previously
annotated using angular-gettext syntax, but this is Djnago temaplate.
Djnago templates need to be annotated in the Django i18n way [1].

[1] https://docs.djangoproject.com/en/2.0/topics/i18n/translation/#internationalization-in-template-code

Change-Id: I094fd3ab1c59bb1f96e713a70054cc5b99898974
Partial-Bug: #1747302
2018-02-06 13:51:53 +09:00
..
index.html i18n: Annotate template generator django template properly 2018-02-06 13:51:53 +09:00