From 6fd1638a155ca7681f6b3c65b9c60ca7bd1ced34 Mon Sep 17 00:00:00 2001 From: Rimian Perkins Date: Tue, 8 Oct 2019 11:56:39 +1100 Subject: [PATCH] add missing translation --- config/locales/client.en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index c0e6866..21574be 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -9,6 +9,7 @@ en: discourse_patrons_payment_page: "Text to be added to enter payments page. Markdown is supported." discourse_patrons_success_page: "Text to be added to success page. Markdown is supported." discourse_patrons_payment_description: "This is sent to Stripe and shows in the payment information" + discourse_patrons_amounts: "Payment amounts a user can select" errors: discourse_patrons_amount_must_be_currency: "Currency amounts must be currencies without dollar symbol (eg 1.50)" js: