diff --git a/client/public/locales/bn/builder.json b/client/public/locales/bn/builder.json index d70a6f6d..cd8b4dc2 100644 --- a/client/public/locales/bn/builder.json +++ b/client/public/locales/bn/builder.json @@ -175,6 +175,13 @@ } } }, + "experience": { + "form": { + "name": { + "label": "কোম্পানির নাম" + } + } + }, "location": { "address": { "label": "ঠিকানা" diff --git a/client/public/locales/en/builder.json b/client/public/locales/en/builder.json index f83d415e..42f49259 100644 --- a/client/public/locales/en/builder.json +++ b/client/public/locales/en/builder.json @@ -175,6 +175,13 @@ } } }, + "experience": { + "form": { + "name": { + "label": "Company Name" + } + } + }, "location": { "address": { "label": "Address"