diff --git a/client/src/translations/en_us/common.json b/client/src/translations/en_us/common.json index 45ea63ff1..fe66c647e 100644 --- a/client/src/translations/en_us/common.json +++ b/client/src/translations/en_us/common.json @@ -285,12 +285,14 @@ }, "appt_length": "Default Appointment Length", "attach_pdf_to_email": "Attach PDF copy to sent emails?", + "batchid": "ADP Batch ID", "bill_allow_post_to_closed": "Allow Bills to be posted to Closed Jobs", "bill_federal_tax_rate": "Bills - Federal Tax Rate %", "bill_local_tax_rate": "Bill - Local Tax Rate %", "bill_state_tax_rate": "Bill - Provincial/State Tax Rate %", "city": "City", "closingperiod": "Closing Period", + "companycode": "ADP Company Code", "country": "Country", "dailybodytarget": "Scoreboard - Daily Body Target", "dailypainttarget": "Scoreboard - Daily Paint Target", diff --git a/client/src/translations/es/common.json b/client/src/translations/es/common.json index 3765acb6c..a10cb4845 100644 --- a/client/src/translations/es/common.json +++ b/client/src/translations/es/common.json @@ -285,12 +285,14 @@ }, "appt_length": "", "attach_pdf_to_email": "", + "batchid": "", "bill_allow_post_to_closed": "", "bill_federal_tax_rate": "", "bill_local_tax_rate": "", "bill_state_tax_rate": "", "city": "", "closingperiod": "", + "companycode": "", "country": "", "dailybodytarget": "", "dailypainttarget": "", diff --git a/client/src/translations/fr/common.json b/client/src/translations/fr/common.json index 41b3c154a..ac2da6b75 100644 --- a/client/src/translations/fr/common.json +++ b/client/src/translations/fr/common.json @@ -285,12 +285,14 @@ }, "appt_length": "", "attach_pdf_to_email": "", + "batchid": "", "bill_allow_post_to_closed": "", "bill_federal_tax_rate": "", "bill_local_tax_rate": "", "bill_state_tax_rate": "", "city": "", "closingperiod": "", + "companycode": "", "country": "", "dailybodytarget": "", "dailypainttarget": "",