From 57600e808d82d0ef468a81bcfdbd4e74577bac6f Mon Sep 17 00:00:00 2001 From: Pascal Schneider Date: Wed, 6 Dec 2017 12:12:24 +0100 Subject: [PATCH 1/2] Added ID 1291 - DeepL Translator DeepL trains artificial intelligence to understand and translate texts. --- public/arf.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/arf.json b/public/arf.json index ea3ee32..fb05a6f 100644 --- a/public/arf.json +++ b/public/arf.json @@ -5913,6 +5913,12 @@ "children": [ { "children": [ + { + "id": "1291", + "name": "DeepL Translator", + "type": "url", + "url": "https://www.deepl.com/" + }, { "id": "829", "name": "Google Translate", From 06bb2334cdf5c0b45111282edde1e7a3c9fadfde Mon Sep 17 00:00:00 2001 From: s0lray Date: Thu, 18 Jan 2018 01:31:36 -0500 Subject: [PATCH 2/2] Update arf.json --- public/arf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index fb05a6f..ebed1bd 100644 --- a/public/arf.json +++ b/public/arf.json @@ -5914,7 +5914,7 @@ { "children": [ { - "id": "1291", + "id": "1292", "name": "DeepL Translator", "type": "url", "url": "https://www.deepl.com/"