diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel
index ffe0ef237..c19a88f3f 100644
--- a/bodyshop_translations.babel
+++ b/bodyshop_translations.babel
@@ -19058,6 +19058,27 @@
+
+ financials
+ false
+
+
+
+
+
+ en-US
+ false
+
+
+ es-MX
+ false
+
+
+ fr-CA
+ false
+
+
+
general
false
@@ -19079,6 +19100,27 @@
+
+ insurance
+ false
+
+
+
+
+
+ en-US
+ false
+
+
+ es-MX
+ false
+
+
+ fr-CA
+ false
+
+
+
labor
false
diff --git a/client/src/translations/en_us/common.json b/client/src/translations/en_us/common.json
index 318d1a925..d56de7ed0 100644
--- a/client/src/translations/en_us/common.json
+++ b/client/src/translations/en_us/common.json
@@ -1148,7 +1148,9 @@
"jobsdetail": {
"claimdetail": "Claim Details",
"dates": "Dates",
+ "financials": "Financial Information",
"general": "General",
+ "insurance": "Insurance Information",
"labor": "Labor",
"partssublet": "Parts/Sublet",
"rates": "Rates",
diff --git a/client/src/translations/es/common.json b/client/src/translations/es/common.json
index 5299768f2..3bc3a2999 100644
--- a/client/src/translations/es/common.json
+++ b/client/src/translations/es/common.json
@@ -1148,7 +1148,9 @@
"jobsdetail": {
"claimdetail": "Detalles de la reclamación",
"dates": "fechas",
+ "financials": "",
"general": "",
+ "insurance": "",
"labor": "Labor",
"partssublet": "Piezas / Subarrendamiento",
"rates": "",
diff --git a/client/src/translations/fr/common.json b/client/src/translations/fr/common.json
index ca6d59951..eac8def41 100644
--- a/client/src/translations/fr/common.json
+++ b/client/src/translations/fr/common.json
@@ -1148,7 +1148,9 @@
"jobsdetail": {
"claimdetail": "Détails de la réclamation",
"dates": "Rendez-vous",
+ "financials": "",
"general": "",
+ "insurance": "",
"labor": "La main d'oeuvre",
"partssublet": "Pièces / Sous-location",
"rates": "",