From 7a9ca945f3858e2c12bcb6c10f5809cc48875289 Mon Sep 17 00:00:00 2001 From: George Drummond Date: Wed, 2 Jan 2019 09:48:48 -0500 Subject: [PATCH] Introduce a "common" namespace --- templates/requests/_new.html | 2 +- translations.yaml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/requests/_new.html b/templates/requests/_new.html index 61fe2909..59ceeaa8 100644 --- a/templates/requests/_new.html +++ b/templates/requests/_new.html @@ -37,7 +37,7 @@ {% block next %}
- +
{% endblock %} diff --git a/translations.yaml b/translations.yaml index 1aea9e72..401ee178 100644 --- a/translations.yaml +++ b/translations.yaml @@ -9,6 +9,8 @@ base_public: header_title: JEDI Cloud login: Log in title_tag: JEDI Cloud +common: + save_and_continue: Save & Continue components: modal: close: Close @@ -206,7 +208,6 @@ navigation: requests: _new: new_request: New Request - save_and_continue: Save & Continue approval: add_comment: Add a comment approve_comments_or_notes_description: Provide any comments or notes regarding the approval of this request. This message will be shared with the person making the JEDI request.