From 1d62ae17f6fab4baba1b2281cc3448d0356ffc1c Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:34:56 +0530 Subject: [PATCH] New translations objective.json (German) --- src/i18n/locales/de/leftSidebar/objective.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/de/leftSidebar/objective.json b/src/i18n/locales/de/leftSidebar/objective.json index 8cb4f70d..2b19cbde 100644 --- a/src/i18n/locales/de/leftSidebar/objective.json +++ b/src/i18n/locales/de/leftSidebar/objective.json @@ -1,6 +1,6 @@ { "objective": { - "label": "Objective", - "placeholder": "Looking for a challenging role in a reputable organization to utilize my technical, database, and management skills for the growth of the organization as well as to enhance my knowledge about new and emerging trends in the IT sector." + "label": "Ziel", + "placeholder": "Auf der Suche nach einer herausfordernden Stelle in einem angesehenen Betrieb, mit der ich meine technischen-, Datenbank- und Management-Skills für Wissenssteigerung im IT-Sektor beweisen kann." } }