From f20cf509d3e7a3b3e4fe6b704db7c286eb2c2f17 Mon Sep 17 00:00:00 2001 From: Matt-Yorkley <9029026+Matt-Yorkley@users.noreply.github.com> Date: Wed, 14 Apr 2021 14:17:11 +0100 Subject: [PATCH] Add missing Spree translation --- config/locales/en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 18085ef2d0..49d8938da6 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3139,6 +3139,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using payment_method_not_supported: "Payment method not supported" resend_authorization_email: "Resend authorization email" rma_credit: "RMA credit" + refund: "Refund" server_error: "Server error" shipping_method_names: UPS Ground: "UPS Ground"