From 7ebda09a5f3eea870288f3c58289bdca8ca918df Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 14 Jul 2023 22:35:05 +0200 Subject: [PATCH] New translations builder.json (German) --- client/public/locales/de/builder.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/public/locales/de/builder.json b/client/public/locales/de/builder.json index d35dbbb4..1d47a908 100644 --- a/client/public/locales/de/builder.json +++ b/client/public/locales/de/builder.json @@ -178,7 +178,7 @@ "experience": { "form": { "name": { - "label": "Company Name" + "label": "Firmenname" } } },