mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
localization in vue apps working
This commit is contained in:
@@ -14,6 +14,12 @@
|
||||
|
||||
|
||||
{% block script %}
|
||||
<script src="{% url 'javascript-catalog' %}"></script>
|
||||
|
||||
<script>
|
||||
console.log(gettext('Error'))
|
||||
</script>
|
||||
|
||||
{% render_bundle 'chunk-vendors' %}
|
||||
{% render_bundle 'recipe_view' %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user