From 24a60cd1086bff6b9b0d6e22e5cca295fc8a7d7a Mon Sep 17 00:00:00 2001 From: Andy Brett Date: Fri, 4 Jun 2021 11:50:02 -0700 Subject: [PATCH] add translation key --- config/locales/en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 85ef5a75a5..33ab2504eb 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2796,6 +2796,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using failed: "failed" paid: "paid" pending: "pending" + authorization_required: "authorization required" processing: "processing" void: "void" invalid: "invalid"