From d4b49a662f0a03df92b510d62708eaa1a04a9da7 Mon Sep 17 00:00:00 2001 From: haseleyi Date: Wed, 21 Nov 2018 15:31:33 -0800 Subject: [PATCH] Add translation for 'Back to Payments List' button in new payment form --- config/locales/en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index e203fe0039..a28451fd4d 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -251,6 +251,7 @@ en: password_confirmation: Password Confirmation reset_password_token: Reset password token expired: has expired, please request a new one + back_to_payments_list: "Back to Payments List" actions: create_and_add_another: "Create and Add Another"