From 6fd1e26ea3cf35fca06c38cce065d0b88639452c Mon Sep 17 00:00:00 2001 From: Benny Born Date: Wed, 21 Aug 2024 15:55:28 +0200 Subject: [PATCH 1/2] Add numero2/contao-deepl --- meta/numero2/contao-deepl/de.yml | 3 +++ meta/numero2/contao-deepl/en.yml | 3 +++ meta/numero2/contao-deepl/logo.svg | 1 + 3 files changed, 7 insertions(+) create mode 100644 meta/numero2/contao-deepl/de.yml create mode 100644 meta/numero2/contao-deepl/en.yml create mode 100644 meta/numero2/contao-deepl/logo.svg diff --git a/meta/numero2/contao-deepl/de.yml b/meta/numero2/contao-deepl/de.yml new file mode 100644 index 00000000..0cf52729 --- /dev/null +++ b/meta/numero2/contao-deepl/de.yml @@ -0,0 +1,3 @@ +de: + title: Übersetzungen mit DeepL + description: Mit dieser Erweiterung können einzelne Felder innerhalb eines DCA mit nur einem Klick per DeepL übersetzt werden. diff --git a/meta/numero2/contao-deepl/en.yml b/meta/numero2/contao-deepl/en.yml new file mode 100644 index 00000000..bac682c7 --- /dev/null +++ b/meta/numero2/contao-deepl/en.yml @@ -0,0 +1,3 @@ +en: + title: Translations with DeepL + description: With this extension, individual fields within a DCA can be translated with just one click via DeepL. diff --git a/meta/numero2/contao-deepl/logo.svg b/meta/numero2/contao-deepl/logo.svg new file mode 100644 index 00000000..b7a611b7 --- /dev/null +++ b/meta/numero2/contao-deepl/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file From e49612256713bd559bb73afc4b6f72f389e4891f Mon Sep 17 00:00:00 2001 From: Benny Born Date: Thu, 22 Aug 2024 08:00:49 +0200 Subject: [PATCH 2/2] Fix linter errors --- linter/allowlists/default.txt | 1 + meta/numero2/contao-deepl/de.yml | 1 + meta/numero2/contao-deepl/en.yml | 1 + 3 files changed, 3 insertions(+) diff --git a/linter/allowlists/default.txt b/linter/allowlists/default.txt index 95a71354..5029afc6 100644 --- a/linter/allowlists/default.txt +++ b/linter/allowlists/default.txt @@ -84,6 +84,7 @@ CSP CSS CSV Dalley +DeepL DCA DCA's DDA diff --git a/meta/numero2/contao-deepl/de.yml b/meta/numero2/contao-deepl/de.yml index 0cf52729..52e4846d 100644 --- a/meta/numero2/contao-deepl/de.yml +++ b/meta/numero2/contao-deepl/de.yml @@ -1,3 +1,4 @@ de: title: Übersetzungen mit DeepL description: Mit dieser Erweiterung können einzelne Felder innerhalb eines DCA mit nur einem Klick per DeepL übersetzt werden. + homepage: https://www.numero2.de/ diff --git a/meta/numero2/contao-deepl/en.yml b/meta/numero2/contao-deepl/en.yml index bac682c7..21fd021b 100644 --- a/meta/numero2/contao-deepl/en.yml +++ b/meta/numero2/contao-deepl/en.yml @@ -1,3 +1,4 @@ en: title: Translations with DeepL description: With this extension, individual fields within a DCA can be translated with just one click via DeepL. + homepage: https://www.numero2.de/