diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 60f3c25de..668bed2dd 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -5819,27 +5819,6 @@ responsibilitycenters - - LA4 - false - - - - - - en-US - false - - - es-MX - false - - - fr-CA - false - - - ap false @@ -5987,6 +5966,27 @@ + + la4 + false + + + + + + en-US + false + + + es-MX + false + + + fr-CA + false + + + lab false diff --git a/client/src/translations/en_us/common.json b/client/src/translations/en_us/common.json index bce13fd94..2fbdc3f43 100644 --- a/client/src/translations/en_us/common.json +++ b/client/src/translations/en_us/common.json @@ -381,7 +381,6 @@ "responsibilitycenter_accountnumber": "Account Number", "responsibilitycenter_rate": "Rate", "responsibilitycenters": { - "LA4": "LA4", "ap": "Accounts Payable", "ar": "Accounts Receivable", "ats": "ATS", @@ -389,6 +388,7 @@ "la1": "LA1", "la2": "LA2", "la3": "LA3", + "la4": "LA4", "lab": "Body", "lad": "Diagnostic", "lae": "Electrical", diff --git a/client/src/translations/es/common.json b/client/src/translations/es/common.json index dd1369acd..eb78897dc 100644 --- a/client/src/translations/es/common.json +++ b/client/src/translations/es/common.json @@ -381,7 +381,6 @@ "responsibilitycenter_accountnumber": "", "responsibilitycenter_rate": "", "responsibilitycenters": { - "LA4": "", "ap": "", "ar": "", "ats": "", @@ -389,6 +388,7 @@ "la1": "", "la2": "", "la3": "", + "la4": "", "lab": "", "lad": "", "lae": "", diff --git a/client/src/translations/fr/common.json b/client/src/translations/fr/common.json index e8e3d807c..cc638d70f 100644 --- a/client/src/translations/fr/common.json +++ b/client/src/translations/fr/common.json @@ -381,7 +381,6 @@ "responsibilitycenter_accountnumber": "", "responsibilitycenter_rate": "", "responsibilitycenters": { - "LA4": "", "ap": "", "ar": "", "ats": "", @@ -389,6 +388,7 @@ "la1": "", "la2": "", "la3": "", + "la4": "", "lab": "", "lad": "", "lae": "",