From 36e3362fc1ac8e53c37527804ca055e906689a02 Mon Sep 17 00:00:00 2001 From: luisramos0 Date: Mon, 8 Jul 2019 13:23:18 +0100 Subject: [PATCH] Adding missing translation that is now being used after being brought from spree_auth_devise --- config/locales/en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 4567533b19..9f9516153c 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2930,6 +2930,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using inventory: Inventory zipcode: Postcode weight: Weight (per kg) + error_user_destroy_with_orders: "Users with completed orders may not be deleted" actions: update: "Update"