diff --git a/src/i18n/locales/ar.json b/src/i18n/locales/ar.json index b7abb0e8c..73e281bb8 100644 --- a/src/i18n/locales/ar.json +++ b/src/i18n/locales/ar.json @@ -24,8 +24,7 @@ "email": "يجب أن يكون عنوان بريد إلكتروني صالح.", "required": "هذا مطلوب.", "url": "يجب أن يكون عنوان URL صالحًا." - }, - "present": "" + } }, "buttons": { "add": "أضف", diff --git a/src/i18n/locales/da.json b/src/i18n/locales/da.json index 3ba5ddc2c..f3f5d33f1 100644 --- a/src/i18n/locales/da.json +++ b/src/i18n/locales/da.json @@ -24,8 +24,7 @@ "email": "Dette skal være en gyldig mailadresse.", "required": "Dette er et obligatorisk felt.", "url": "Skal være en korrekt URL." - }, - "present": "" + } }, "buttons": { "add": "Tilføj", diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json index 340a0849c..0cb54ed53 100644 --- a/src/i18n/locales/de.json +++ b/src/i18n/locales/de.json @@ -24,8 +24,7 @@ "email": "Keine gültige E-Mail-Adresse.", "required": "Dies ist ein Pflichtfeld.", "url": "Ungültige Url." - }, - "present": "" + } }, "buttons": { "add": "Hinzufügen", diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json index 94fac369e..79577e617 100644 --- a/src/i18n/locales/es.json +++ b/src/i18n/locales/es.json @@ -24,8 +24,7 @@ "email": "Debe ser una cuenta de correo electrónico válida.", "required": "Este es un campo obligatorio.", "url": "Debe ser una URL válida." - }, - "present": "" + } }, "buttons": { "add": "Agregar", diff --git a/src/i18n/locales/fi.json b/src/i18n/locales/fi.json index d961dad32..6f2bf81c6 100644 --- a/src/i18n/locales/fi.json +++ b/src/i18n/locales/fi.json @@ -9,7 +9,7 @@ "required": "vaadittu", "website": "Websivu", "date": "Pvm", - "present": "Lahja", + "present": "Läsnä", "position": "Asema", "startDate": "Alkamispäivä", "endDate": "Päättymispäivä", @@ -24,8 +24,7 @@ "email": "Anna kelvollinen sähköpostiosoite.", "required": "Tämä on pakollinen kenttä.", "url": "URL: n muoto ei ole oikea." - }, - "present": "" + } }, "buttons": { "add": "Lisää", diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json index f3606481a..13e5c00c3 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -24,8 +24,7 @@ "email": "L'adresse e-mail doit être valide.", "required": "Ce champ est requis.", "url": "L'URL doit être valide." - }, - "present": "" + } }, "buttons": { "add": "Ajouter", diff --git a/src/i18n/locales/ja.json b/src/i18n/locales/ja.json index fb6a93c87..9ec55d8bc 100644 --- a/src/i18n/locales/ja.json +++ b/src/i18n/locales/ja.json @@ -24,8 +24,7 @@ "email": "メールアドレスのフォーマットが不正です。", "required": "必須項目です。", "url": "有効なURIである必要があります。" - }, - "present": "" + } }, "buttons": { "add": "追加", diff --git a/src/i18n/locales/kn.json b/src/i18n/locales/kn.json index 7c22efdd4..3f7fa03b1 100644 --- a/src/i18n/locales/kn.json +++ b/src/i18n/locales/kn.json @@ -24,8 +24,7 @@ "email": "ಮಾನ್ಯವಾದ ಇಮೇಲ್ ವಿಳಾಸವಾಗಿರಬೇಕು.", "required": "ಇದು ಅಗತ್ಯವಾದ ಕ್ಷೇತ್ರವಾಗಿದೆ.", "url": "ಮಾನ್ಯವಾದ ಯುಅರಎಲ್ ಆಗಿರಬೇಕು." - }, - "present": "" + } }, "buttons": { "add": "ಸೇರಿಸಿ", diff --git a/src/i18n/locales/nl.json b/src/i18n/locales/nl.json index 5418021fe..d448f79a1 100644 --- a/src/i18n/locales/nl.json +++ b/src/i18n/locales/nl.json @@ -24,8 +24,7 @@ "email": "Dit moet een geldig e-mailadres zijn.", "required": "Dit is een verplicht veld.", "url": "Moet een geldige URL zijn" - }, - "present": "" + } }, "buttons": { "add": "Toevoegen", diff --git a/src/i18n/locales/pt-br.json b/src/i18n/locales/pt-br.json index 8d4434ebc..be13d3042 100644 --- a/src/i18n/locales/pt-br.json +++ b/src/i18n/locales/pt-br.json @@ -24,8 +24,7 @@ "email": "Insira um email válido.", "required": "Esse campo é obrigatório.", "url": "A URL precisa ser válida." - }, - "present": "" + } }, "buttons": { "add": "Adicionar", diff --git a/src/i18n/locales/tr.json b/src/i18n/locales/tr.json index 693b19ea9..4ad0ebfa9 100644 --- a/src/i18n/locales/tr.json +++ b/src/i18n/locales/tr.json @@ -24,8 +24,7 @@ "email": "Geçerli bir email adresi olmak zorundadır.", "required": "Zorunlu alan.", "url": "Geçerli bir URL olmalıdır." - }, - "present": "" + } }, "buttons": { "add": "Ekle",