diff --git a/frontend/benefit/handler/public/locales/en/common.json b/frontend/benefit/handler/public/locales/en/common.json index 9309e4ce15..b5674ff045 100644 --- a/frontend/benefit/handler/public/locales/en/common.json +++ b/frontend/benefit/handler/public/locales/en/common.json @@ -1342,6 +1342,21 @@ "apprenticeshipProgram": { "label": "Oppisopimus" }, + "commissionAmount": { + "label": "Toimeksiannon summa" + }, + "companyDepartment": { + "label": "Toimipiste (valinnainen)" + }, + "applicantLanguage": { + "label": "Asiointikieli" + }, + "ahjoCaseGuid": { + "label": "Ahjo guid" + }, + "ahjoCaseId": { + "label": "Diaarinro" + }, "attachments": { "label": "Liite" } diff --git a/frontend/benefit/handler/public/locales/fi/common.json b/frontend/benefit/handler/public/locales/fi/common.json index 4594a658b8..35c102977b 100644 --- a/frontend/benefit/handler/public/locales/fi/common.json +++ b/frontend/benefit/handler/public/locales/fi/common.json @@ -1342,6 +1342,21 @@ "apprenticeshipProgram": { "label": "Oppisopimus" }, + "commissionAmount": { + "label": "Toimeksiannon summa" + }, + "companyDepartment": { + "label": "Toimipiste (valinnainen)" + }, + "applicantLanguage": { + "label": "Asiointikieli" + }, + "ahjoCaseGuid": { + "label": "Ahjo guid" + }, + "ahjoCaseId": { + "label": "Diaarinro" + }, "attachments": { "label": "Liite" } diff --git a/frontend/benefit/handler/public/locales/sv/common.json b/frontend/benefit/handler/public/locales/sv/common.json index 9309e4ce15..b5674ff045 100644 --- a/frontend/benefit/handler/public/locales/sv/common.json +++ b/frontend/benefit/handler/public/locales/sv/common.json @@ -1342,6 +1342,21 @@ "apprenticeshipProgram": { "label": "Oppisopimus" }, + "commissionAmount": { + "label": "Toimeksiannon summa" + }, + "companyDepartment": { + "label": "Toimipiste (valinnainen)" + }, + "applicantLanguage": { + "label": "Asiointikieli" + }, + "ahjoCaseGuid": { + "label": "Ahjo guid" + }, + "ahjoCaseId": { + "label": "Diaarinro" + }, "attachments": { "label": "Liite" }