From 4514cca021bf8fa3fbe37d809b2bc6721e2574d8 Mon Sep 17 00:00:00 2001 From: George Drummond Date: Fri, 12 Apr 2019 16:00:17 -0400 Subject: [PATCH] Use translation strings --- templates/components/toggle_list.html | 18 ++++++++++++++++-- translations.yaml | 2 ++ 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/templates/components/toggle_list.html b/templates/components/toggle_list.html index c324ec9d..8bce7dc1 100644 --- a/templates/components/toggle_list.html +++ b/templates/components/toggle_list.html @@ -15,10 +15,24 @@ {{ item_name }}
diff --git a/translations.yaml b/translations.yaml index 4b47c464..dd77f3ab 100644 --- a/translations.yaml +++ b/translations.yaml @@ -29,6 +29,8 @@ flash: new_ppoc_title: Primary point of contact updated new_ppoc_message: You have successfully added {ppoc_name} as the primary point of contact. You are no longer the PPoC. common: + hide: Hide + show: Show back: Back cancel: Cancel confirm: Confirm