From 73e50df21b38bafdd691c7ede361efc4a9d06a06 Mon Sep 17 00:00:00 2001
From: Patrick Fic <>
Date: Thu, 21 Apr 2022 12:13:07 -0700
Subject: [PATCH] Added missing translations.
---
bodyshop_translations.babel | 21 +++++++++++++++++++++
client/src/translations/en_us/common.json | 3 ++-
client/src/translations/es/common.json | 3 ++-
client/src/translations/fr/common.json | 3 ++-
4 files changed, 27 insertions(+), 3 deletions(-)
diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel
index 4a3d405fa..4d1503626 100644
--- a/bodyshop_translations.babel
+++ b/bodyshop_translations.babel
@@ -32536,6 +32536,27 @@
+
+ updating
+ false
+
+
+
+
+
+ en-US
+ false
+
+
+ es-MX
+ false
+
+
+ fr-CA
+ false
+
+
+
diff --git a/client/src/translations/en_us/common.json b/client/src/translations/en_us/common.json
index 04e2b15ce..2c5875e15 100644
--- a/client/src/translations/en_us/common.json
+++ b/client/src/translations/en_us/common.json
@@ -1928,7 +1928,8 @@
"backordering": "Error backordering part {{message}}.",
"creating": "Error encountered when creating parts order. ",
"oec": "Error creating EMS files for OEC. {{error}}",
- "saving": "Error saving parts order. {{error}}."
+ "saving": "Error saving parts order. {{error}}.",
+ "updating": "Error updating parts order/parts order line. {{error}}."
},
"fields": {
"act_price": "Price",
diff --git a/client/src/translations/es/common.json b/client/src/translations/es/common.json
index ff26b7553..4aece6cfc 100644
--- a/client/src/translations/es/common.json
+++ b/client/src/translations/es/common.json
@@ -1928,7 +1928,8 @@
"backordering": "",
"creating": "Se encontró un error al crear el pedido de piezas.",
"oec": "",
- "saving": ""
+ "saving": "",
+ "updating": ""
},
"fields": {
"act_price": "",
diff --git a/client/src/translations/fr/common.json b/client/src/translations/fr/common.json
index 4db541931..a50966800 100644
--- a/client/src/translations/fr/common.json
+++ b/client/src/translations/fr/common.json
@@ -1928,7 +1928,8 @@
"backordering": "",
"creating": "Erreur rencontrée lors de la création de la commande de pièces.",
"oec": "",
- "saving": ""
+ "saving": "",
+ "updating": ""
},
"fields": {
"act_price": "",