From dc6c5b848b022dc4509c5106b39dea910d7b9426 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 9 Aug 2020 12:50:19 +0530 Subject: [PATCH 01/12] New translations en.json (Finnish) --- src/i18n/locales/fi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/i18n/locales/fi.json b/src/i18n/locales/fi.json index d961dad32..fefb06e0b 100644 --- a/src/i18n/locales/fi.json +++ b/src/i18n/locales/fi.json @@ -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ää", From 9fcc3c1ae68f057a3ccebd688d1ab3413b0ea79b Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 13 Aug 2020 11:03:11 +0530 Subject: [PATCH 02/12] New translations en.json (Portuguese, Brazilian) --- src/i18n/locales/pt-br.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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", From 1c123e922dd4e034e064ee0fe90ae37f512c0801 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 13 Aug 2020 11:03:12 +0530 Subject: [PATCH 03/12] New translations en.json (Spanish) --- src/i18n/locales/es.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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", From d00cb00a7c87d2621a3dc6dec6fd45aa329cf526 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 13 Aug 2020 11:03:14 +0530 Subject: [PATCH 04/12] New translations en.json (Turkish) --- src/i18n/locales/tr.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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", From 5d1f37839752179ee9493baf6eb03bb946c009c6 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 13 Aug 2020 11:03:16 +0530 Subject: [PATCH 05/12] New translations en.json (Dutch) --- src/i18n/locales/nl.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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", From 64c1ec4cc2cc9cb3ad6951352302a8d8655379c8 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 13 Aug 2020 11:03:17 +0530 Subject: [PATCH 06/12] New translations en.json (French) --- src/i18n/locales/fr.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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", From 73a6ab096f6eb369d45b8a393014757d91a06440 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 13 Aug 2020 11:03:19 +0530 Subject: [PATCH 07/12] New translations en.json (Japanese) --- src/i18n/locales/ja.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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": "追加", From e0e08f70711d1af41613cd37e247ffd3eff6dd5b Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 13 Aug 2020 11:03:20 +0530 Subject: [PATCH 08/12] New translations en.json (Finnish) --- src/i18n/locales/fi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/fi.json b/src/i18n/locales/fi.json index fefb06e0b..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ä", From 1dce5f248a388c6b9925db3c6e0aa87d1f270905 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 13 Aug 2020 11:03:22 +0530 Subject: [PATCH 09/12] New translations en.json (German) --- src/i18n/locales/de.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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", From 9f30f0dafb57e83f01c59e60952ced4ccce1692f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 13 Aug 2020 11:03:23 +0530 Subject: [PATCH 10/12] New translations en.json (Danish) --- src/i18n/locales/da.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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", From 3695a2542895c11c34fe09bf4c4eba8d27e5616a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 13 Aug 2020 11:03:24 +0530 Subject: [PATCH 11/12] New translations en.json (Arabic) --- src/i18n/locales/ar.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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": "أضف", From 0d65e9d0c00658dbfc170a1f1bb7337380a55384 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 13 Aug 2020 11:03:26 +0530 Subject: [PATCH 12/12] New translations en.json (Kannada) --- src/i18n/locales/kn.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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": "ಸೇರಿಸಿ",