From f5faf67c5d717eddb84223ac7b48ff044ede66c3 Mon Sep 17 00:00:00 2001 From: trendschau Date: Mon, 15 Jan 2024 10:51:56 +0100 Subject: [PATCH] v2.1.0 add author line to translation files --- system/typemill/author/translations/de.yaml | 2 ++ system/typemill/author/translations/en.yaml | 2 ++ system/typemill/author/translations/fr.yaml | 2 ++ system/typemill/author/translations/it.yaml | 2 ++ 4 files changed, 8 insertions(+) diff --git a/system/typemill/author/translations/de.yaml b/system/typemill/author/translations/de.yaml index 9c6b71b..a2854b7 100644 --- a/system/typemill/author/translations/de.yaml +++ b/system/typemill/author/translations/de.yaml @@ -1,3 +1,5 @@ +# German (Deutsche) +# Author: Sebastian Schürmanns '-LICENSE_AND_YOUR_WEBSITE_MUST_RUN_UNDER_THE_DOMAIN_OF_YOUR_LICENSE.': '-Lizenz und die Webseite muss unter der Domain von der Lizenz laufen.' 'ACCESS_&_RIGHTS': 'Zugang & Rechte' ACCESS_FOR: 'Zugang für' diff --git a/system/typemill/author/translations/en.yaml b/system/typemill/author/translations/en.yaml index f48e9b6..cdef239 100644 --- a/system/typemill/author/translations/en.yaml +++ b/system/typemill/author/translations/en.yaml @@ -1,3 +1,5 @@ +# English +# Author: Sebastian Schuermanns '-LICENSE_AND_YOUR_WEBSITE_MUST_RUN_UNDER_THE_DOMAIN_OF_YOUR_LICENSE.': '' 'ACCESS_&_RIGHTS': '' ACCESS_FOR: '' diff --git a/system/typemill/author/translations/fr.yaml b/system/typemill/author/translations/fr.yaml index 927aaa2..a3cbb34 100644 --- a/system/typemill/author/translations/fr.yaml +++ b/system/typemill/author/translations/fr.yaml @@ -1,3 +1,5 @@ +# French (Français) +# Author: '-LICENSE_AND_YOUR_WEBSITE_MUST_RUN_UNDER_THE_DOMAIN_OF_YOUR_LICENSE.': '' 'ACCESS_&_RIGHTS': '' ACCESS_FOR: '' diff --git a/system/typemill/author/translations/it.yaml b/system/typemill/author/translations/it.yaml index b940d41..bc42361 100644 --- a/system/typemill/author/translations/it.yaml +++ b/system/typemill/author/translations/it.yaml @@ -1,3 +1,5 @@ +# Italian (Italiano) pls ignore autoupdates +# Author: Severo Iuliano (https://github.com/iusvar) '-LICENSE_AND_YOUR_WEBSITE_MUST_RUN_UNDER_THE_DOMAIN_OF_YOUR_LICENSE.': '' 'ACCESS_&_RIGHTS': '' ACCESS_FOR: ''