diff --git a/freezer_ui/jobs/templates/jobs/_actions.html b/freezer_ui/jobs/templates/jobs/_actions.html index 9a60476..d8862d7 100644 --- a/freezer_ui/jobs/templates/jobs/_actions.html +++ b/freezer_ui/jobs/templates/jobs/_actions.html @@ -12,7 +12,7 @@
-

Drag actions in the order they will be executed on the client.

+

{% blocktrans %}Drag actions in the order they will be executed on the client.{% endblocktrans %}

@@ -20,7 +20,7 @@
-
Available Actions
+
{% blocktrans %}Available Actions{% endblocktrans %}
@@ -30,7 +30,7 @@
-
Selected Actions In Order
+
{% blocktrans %}Selected Actions In Order{% endblocktrans %}