Skip to content
Snippets Groups Projects
Commit 25c5976b authored by Torsten Oppermann's avatar Torsten Oppermann
Browse files

[TASK] Enabling localization of date formats, new version 5.6.0

parent 1381270d
No related branches found
No related tags found
No related merge requests found
......@@ -9,150 +9,154 @@
<authorEmail>stefan@sgalinski.de</authorEmail>
</header>
<body>
<trans-unit id="backend.action.edit" approved="yes">
<source>Edit</source>
<target>Bearbeiten</target>
</trans-unit>
<trans-unit id="backend.action.new" approved="yes">
<source>New</source>
<target>Neu</target>
</trans-unit>
<trans-unit id="backend.button.createCategory" approved="yes">
<source>Add News Category</source>
<target>Kategorie hinzufügen</target>
</trans-unit>
<trans-unit id="backend.button.createNews" approved="yes">
<source>Add News Record</source>
<target>News-Eintrag hinzufügen</target>
</trans-unit>
<trans-unit id="backend.button.editPageContent" approved="yes">
<source>Go to News Content</source>
<target>Zum News-Content</target>
</trans-unit>
<trans-unit id="backend.button.goToNewsModule" approved="yes">
<source>Go to News Module</source>
<target>Zum News-Modul</target>
</trans-unit>
<trans-unit id="backend.filter" approved="yes">
<source>Filter</source>
<target>Filter</target>
</trans-unit>
<trans-unit id="backend.filter.reset" approved="yes">
<source>Reset</source>
<target>Zurücksetzen</target>
</trans-unit>
<trans-unit id="backend.filters.categories" approved="yes">
<source>Categories</source>
<target>Kategorien</target>
</trans-unit>
<trans-unit id="backend.filters.categories.description" approved="yes">
<source>(Use the &lt;em&gt;ctrl&lt;/em&gt; or &lt;em&gt;cmd&lt;/em&gt; keys to deselect an option or to select multiple options)</source>
<target>(Benutze die &lt;em&gt;ctrl&lt;/em&gt; oder &lt;em&gt;cmd&lt;/em&gt;-Tasten, um eine Option abzuwählen oder mehrere anzuwählen)</target>
</trans-unit>
<trans-unit id="backend.filters.search" approved="yes">
<source>Search</source>
<target>Suche</target>
</trans-unit>
<trans-unit id="backend.filters.tags" approved="yes">
<source>Tags</source>
<target>Tags</target>
</trans-unit>
<trans-unit id="backend.filters.tags.description" approved="yes">
<source>(Use the &lt;em&gt;ctrl&lt;/em&gt; or &lt;em&gt;cmd&lt;/em&gt; keys to deselect an option or to select multiple options)</source>
<target>(Benutze die &lt;em&gt;ctrl&lt;/em&gt; oder &lt;em&gt;cmd&lt;/em&gt;-Tasten, um eine Option abzuwählen oder mehrere anzuwählen)</target>
</trans-unit>
<trans-unit id="backend.language.default" approved="yes">
<source>Default</source>
<target>Default</target>
</trans-unit>
<trans-unit id="backend.licenceBannerText" approved="yes">
<source><![CDATA[Please visit our <a class="text-primary" href="https://shop.sgalinski.de/products/" target="_blank">online shop</a> to purchase a license with all features and to remove this ad. You can enter the licence key in the extension manager configuration of sg_news. Thanks for helping our development efforts!]]></source>
<target><![CDATA[Bitte besuchen Sie unseren <a class="text-primary" href="https://shop.sgalinski.de/products/" target="_blank">Online-Shop</a>, um eine lizenzierte Version ohne diese Ad und mit allen Features zu erwerben. Sie können den Key in der Extension-Manager-Konfiguration von sg_news eingeben. Vielen Dank für die Unterstützung unserer Produkt-Entwicklungen!]]></target>
</trans-unit>
<trans-unit id="backend.licenceBannerTitle" approved="yes">
<source>SG_NEWS Free version</source>
<target>SG_NEWS Kostenlose Version</target>
</trans-unit>
<trans-unit id="backend.selectPage" approved="yes">
<source>Please select one of the Root or News Category pages to continue</source>
<target>Bitte wählen Sie eine der Root- oder News-Kategorieseiten aus, um fortzufahren</target>
</trans-unit>
<trans-unit id="backend.selectPageOr" approved="yes">
<source>or</source>
<target>oder</target>
</trans-unit>
<trans-unit id="configuration.licenseKey" approved="yes">
<source>License Key</source>
<target>Lizenzschlüssel</target>
</trans-unit>
<trans-unit id="frontend.filter.category" approved="yes">
<source>Category</source>
<target>Kategorie</target>
</trans-unit>
<trans-unit id="frontend.filter.no_result" approved="yes">
<source>No Results</source>
<target>Keine Ergebnisse</target>
</trans-unit>
<trans-unit id="frontend.filter.tag" approved="yes">
<source>Tag</source>
<target>Tag</target>
</trans-unit>
<trans-unit id="frontend.overview.allTabLabel" approved="yes">
<source>All</source>
<target>Alle</target>
</trans-unit>
<trans-unit id="frontend.overview.category.allArticles" approved="yes">
<source>All Articles</source>
<target>Alle Artikel</target>
</trans-unit>
<trans-unit id="frontend.overview.showAllEntries" approved="yes">
<source>All News</source>
<target>Alle Beiträge</target>
</trans-unit>
<trans-unit id="frontend.singleview.author" approved="yes">
<source>The author:</source>
<target>Der Autor:</target>
</trans-unit>
<trans-unit id="frontend.singleview.likeButton" approved="yes">
<source>Like</source>
<target>Gefällt mir</target>
</trans-unit>
<trans-unit id="frontend.singleview.nextArticle" approved="yes">
<source>Next Article</source>
<target>Nächster Artikel</target>
</trans-unit>
<trans-unit id="frontend.singleview.previousArticle" approved="yes">
<source>Previous Article</source>
<target>Vorheriger Artikel</target>
</trans-unit>
<trans-unit id="frontend.singleview.readingTime" approved="yes">
<source>Reading Time:</source>
<target>Lesezeit:</target>
</trans-unit>
<trans-unit id="frontend.singleview.relatedArticles" approved="yes">
<source>Related Articles</source>
<target>Verwandte Artikel</target>
</trans-unit>
<trans-unit id="frontend.singleview.similarArticle" approved="yes">
<source>These articles could interest you too:</source>
<target>Diese Artikel könnten Dich auch interessieren:</target>
</trans-unit>
<trans-unit id="frontend.teaser.readMore" approved="yes">
<source>read more</source>
<target>weiterlesen</target>
</trans-unit>
<trans-unit id="mlang_labels_tabdescr" approved="yes">
<source>News</source>
<target>News</target>
</trans-unit>
<trans-unit id="mlang_labels_tablabel" approved="yes">
<source>News</source>
<target>News</target>
</trans-unit>
<trans-unit id="mlang_tabs_tab" approved="yes">
<source>News</source>
<target>News</target>
</trans-unit>
<trans-unit id="backend.action.edit" approved="yes">
<source><![CDATA[Edit]]></source>
<target><![CDATA[Bearbeiten]]></target>
</trans-unit>
<trans-unit id="backend.action.new" approved="yes">
<source><![CDATA[New]]></source>
<target><![CDATA[Neu]]></target>
</trans-unit>
<trans-unit id="backend.button.createCategory" approved="yes">
<source><![CDATA[Add News Category]]></source>
<target><![CDATA[Kategorie hinzufügen]]></target>
</trans-unit>
<trans-unit id="backend.button.createNews" approved="yes">
<source><![CDATA[Add News Record]]></source>
<target><![CDATA[News-Eintrag hinzufügen]]></target>
</trans-unit>
<trans-unit id="backend.button.editPageContent" approved="yes">
<source><![CDATA[Go to News Content]]></source>
<target><![CDATA[Zum News-Content]]></target>
</trans-unit>
<trans-unit id="backend.button.goToNewsModule" approved="yes">
<source><![CDATA[Go to News Module]]></source>
<target><![CDATA[Zum News-Modul]]></target>
</trans-unit>
<trans-unit id="backend.filter" approved="yes">
<source><![CDATA[Filter]]></source>
<target><![CDATA[Filter]]></target>
</trans-unit>
<trans-unit id="backend.filter.reset" approved="yes">
<source><![CDATA[Reset]]></source>
<target><![CDATA[Zurücksetzen]]></target>
</trans-unit>
<trans-unit id="backend.filters.categories" approved="yes">
<source><![CDATA[Categories]]></source>
<target><![CDATA[Kategorien]]></target>
</trans-unit>
<trans-unit id="backend.filters.categories.description" approved="yes">
<source><![CDATA[(Use the <em>ctrl</em> or <em>cmd</em> keys to deselect an option or to select multiple options)]]></source>
<target><![CDATA[(Benutze die <em>ctrl</em> oder <em>cmd</em>-Tasten, um eine Option abzuwählen oder mehrere anzuwählen)]]></target>
</trans-unit>
<trans-unit id="backend.filters.search" approved="yes">
<source><![CDATA[Search]]></source>
<target><![CDATA[Suche]]></target>
</trans-unit>
<trans-unit id="backend.filters.tags" approved="yes">
<source><![CDATA[Tags]]></source>
<target><![CDATA[Tags]]></target>
</trans-unit>
<trans-unit id="backend.filters.tags.description" approved="yes">
<source><![CDATA[(Use the <em>ctrl</em> or <em>cmd</em> keys to deselect an option or to select multiple options)]]></source>
<target><![CDATA[(Benutze die <em>ctrl</em> oder <em>cmd</em>-Tasten, um eine Option abzuwählen oder mehrere anzuwählen)]]></target>
</trans-unit>
<trans-unit id="backend.language.default" approved="yes">
<source><![CDATA[Default]]></source>
<target><![CDATA[Default]]></target>
</trans-unit>
<trans-unit id="backend.licenceBannerText" approved="yes">
<source><![CDATA[Please visit our <a class="text-primary" href="https://shop.sgalinski.de/products/" target="_blank">online shop</a> to purchase a license with all features and to remove this ad. You can enter the licence key in the extension manager configuration of sg_news. Thanks for helping our development efforts!]]></source>
<target><![CDATA[Bitte besuchen Sie unseren <a class="text-primary" href="https://shop.sgalinski.de/products/" target="_blank">Online-Shop</a>, um eine lizenzierte Version ohne diese Ad und mit allen Features zu erwerben. Sie können den Key in der Extension-Manager-Konfiguration von sg_news eingeben. Vielen Dank für die Unterstützung unserer Produkt-Entwicklungen!]]></target>
</trans-unit>
<trans-unit id="backend.licenceBannerTitle" approved="yes">
<source><![CDATA[SG_NEWS Free version]]></source>
<target><![CDATA[SG_NEWS Kostenlose Version]]></target>
</trans-unit>
<trans-unit id="backend.selectPage" approved="yes">
<source><![CDATA[Please select one of the Root or News Category pages to continue]]></source>
<target><![CDATA[Bitte wählen Sie eine der Root- oder News-Kategorieseiten aus, um fortzufahren]]></target>
</trans-unit>
<trans-unit id="backend.selectPageOr" approved="yes">
<source><![CDATA[or]]></source>
<target><![CDATA[oder]]></target>
</trans-unit>
<trans-unit id="configuration.licenseKey" approved="yes">
<source><![CDATA[License Key]]></source>
<target><![CDATA[Lizenzschlüssel]]></target>
</trans-unit>
<trans-unit id="frontend.dateformat" approved="yes">
<source><![CDATA[d-m-Y]]></source>
<target><![CDATA[%d. %B %Y]]></target>
</trans-unit>
<trans-unit id="frontend.filter.category" approved="yes">
<source><![CDATA[Category]]></source>
<target><![CDATA[Kategorie]]></target>
</trans-unit>
<trans-unit id="frontend.filter.no_result" approved="yes">
<source><![CDATA[No Results]]></source>
<target><![CDATA[Keine Ergebnisse]]></target>
</trans-unit>
<trans-unit id="frontend.filter.tag" approved="yes">
<source><![CDATA[Tag]]></source>
<target><![CDATA[Tag]]></target>
</trans-unit>
<trans-unit id="frontend.overview.allTabLabel" approved="yes">
<source><![CDATA[All]]></source>
<target><![CDATA[Alle]]></target>
</trans-unit>
<trans-unit id="frontend.overview.category.allArticles" approved="yes">
<source><![CDATA[All Articles]]></source>
<target><![CDATA[Alle Artikel]]></target>
</trans-unit>
<trans-unit id="frontend.overview.showAllEntries" approved="yes">
<source><![CDATA[All News]]></source>
<target><![CDATA[Alle Beiträge]]></target>
</trans-unit>
<trans-unit id="frontend.singleview.author" approved="yes">
<source><![CDATA[The author:]]></source>
<target><![CDATA[Der Autor:]]></target>
</trans-unit>
<trans-unit id="frontend.singleview.likeButton" approved="yes">
<source><![CDATA[Like]]></source>
<target><![CDATA[Gefällt mir]]></target>
</trans-unit>
<trans-unit id="frontend.singleview.nextArticle" approved="yes">
<source><![CDATA[Next Article]]></source>
<target><![CDATA[Nächster Artikel]]></target>
</trans-unit>
<trans-unit id="frontend.singleview.previousArticle" approved="yes">
<source><![CDATA[Previous Article]]></source>
<target><![CDATA[Vorheriger Artikel]]></target>
</trans-unit>
<trans-unit id="frontend.singleview.readingTime" approved="yes">
<source><![CDATA[Reading Time:]]></source>
<target><![CDATA[Lesezeit:]]></target>
</trans-unit>
<trans-unit id="frontend.singleview.relatedArticles" approved="yes">
<source><![CDATA[Related Articles]]></source>
<target><![CDATA[Verwandte Artikel]]></target>
</trans-unit>
<trans-unit id="frontend.singleview.similarArticle" approved="yes">
<source><![CDATA[These articles could interest you too:]]></source>
<target><![CDATA[Diese Artikel könnten Dich auch interessieren:]]></target>
</trans-unit>
<trans-unit id="frontend.teaser.readMore" approved="yes">
<source><![CDATA[read more]]></source>
<target><![CDATA[weiterlesen]]></target>
</trans-unit>
<trans-unit id="mlang_labels_tabdescr" approved="yes">
<source><![CDATA[News]]></source>
<target><![CDATA[News]]></target>
</trans-unit>
<trans-unit id="mlang_labels_tablabel" approved="yes">
<source><![CDATA[News]]></source>
<target><![CDATA[News]]></target>
</trans-unit>
<trans-unit id="mlang_tabs_tab" approved="yes">
<source><![CDATA[News]]></source>
<target><![CDATA[News]]></target>
</trans-unit>
</body>
</file>
</xliff>
\ No newline at end of file
......@@ -9,114 +9,117 @@
<authorEmail>stefan@sgalinski.de</authorEmail>
</header>
<body>
<trans-unit id="backend.action.edit">
<source>Edit</source>
</trans-unit>
<trans-unit id="backend.action.new">
<source>New</source>
</trans-unit>
<trans-unit id="backend.button.createCategory">
<source>Add News Category</source>
</trans-unit>
<trans-unit id="backend.button.createNews">
<source>Add News Record</source>
</trans-unit>
<trans-unit id="backend.button.editPageContent">
<source>Go to News Content</source>
</trans-unit>
<trans-unit id="backend.button.goToNewsModule">
<source>Go to News Module</source>
</trans-unit>
<trans-unit id="backend.filter">
<source>Filter</source>
</trans-unit>
<trans-unit id="backend.filter.reset">
<source>Reset</source>
</trans-unit>
<trans-unit id="backend.filters.categories">
<source>Categories</source>
</trans-unit>
<trans-unit id="backend.filters.categories.description">
<source>(Use the &lt;em&gt;ctrl&lt;/em&gt; or &lt;em&gt;cmd&lt;/em&gt; keys to deselect an option or to select multiple options)</source>
</trans-unit>
<trans-unit id="backend.filters.search">
<source>Search</source>
</trans-unit>
<trans-unit id="backend.filters.tags">
<source>Tags</source>
</trans-unit>
<trans-unit id="backend.filters.tags.description">
<source>(Use the &lt;em&gt;ctrl&lt;/em&gt; or &lt;em&gt;cmd&lt;/em&gt; keys to deselect an option or to select multiple options)</source>
</trans-unit>
<trans-unit id="backend.language.default">
<source>Default</source>
</trans-unit>
<trans-unit id="backend.licenceBannerText">
<source><![CDATA[Please visit our <a class="text-primary" href="https://shop.sgalinski.de/products/" target="_blank">online shop</a> to purchase a license with all features and to remove this ad. You can enter the licence key in the extension manager configuration of sg_news. Thanks for helping our development efforts!]]></source>
</trans-unit>
<trans-unit id="backend.licenceBannerTitle">
<source>SG_NEWS Free version</source>
</trans-unit>
<trans-unit id="backend.selectPage">
<source>Please select one of the Root or News Category pages to continue</source>
</trans-unit>
<trans-unit id="backend.selectPageOr">
<source>or</source>
</trans-unit>
<trans-unit id="configuration.licenseKey">
<source>License Key</source>
</trans-unit>
<trans-unit id="frontend.filter.category">
<source>Category</source>
</trans-unit>
<trans-unit id="frontend.filter.no_result">
<source>No Results</source>
</trans-unit>
<trans-unit id="frontend.filter.tag">
<source>Tag</source>
</trans-unit>
<trans-unit id="frontend.overview.allTabLabel">
<source>All</source>
</trans-unit>
<trans-unit id="frontend.overview.category.allArticles">
<source>All Articles</source>
</trans-unit>
<trans-unit id="frontend.overview.showAllEntries">
<source>All News</source>
</trans-unit>
<trans-unit id="frontend.singleview.author">
<source>The author:</source>
</trans-unit>
<trans-unit id="frontend.singleview.likeButton">
<source>Like</source>
</trans-unit>
<trans-unit id="frontend.singleview.nextArticle">
<source>Next Article</source>
</trans-unit>
<trans-unit id="frontend.singleview.previousArticle">
<source>Previous Article</source>
</trans-unit>
<trans-unit id="frontend.singleview.readingTime">
<source>Reading Time:</source>
</trans-unit>
<trans-unit id="frontend.singleview.relatedArticles">
<source>Related Articles</source>
</trans-unit>
<trans-unit id="frontend.singleview.similarArticle">
<source>These articles could interest you too:</source>
</trans-unit>
<trans-unit id="frontend.teaser.readMore">
<source>read more</source>
</trans-unit>
<trans-unit id="mlang_labels_tabdescr">
<source>News</source>
</trans-unit>
<trans-unit id="mlang_labels_tablabel">
<source>News</source>
</trans-unit>
<trans-unit id="mlang_tabs_tab">
<source>News</source>
</trans-unit>
<trans-unit id="backend.action.edit">
<source><![CDATA[Edit]]></source>
</trans-unit>
<trans-unit id="backend.action.new">
<source><![CDATA[New]]></source>
</trans-unit>
<trans-unit id="backend.button.createCategory">
<source><![CDATA[Add News Category]]></source>
</trans-unit>
<trans-unit id="backend.button.createNews">
<source><![CDATA[Add News Record]]></source>
</trans-unit>
<trans-unit id="backend.button.editPageContent">
<source><![CDATA[Go to News Content]]></source>
</trans-unit>
<trans-unit id="backend.button.goToNewsModule">
<source><![CDATA[Go to News Module]]></source>
</trans-unit>
<trans-unit id="backend.filter">
<source><![CDATA[Filter]]></source>
</trans-unit>
<trans-unit id="backend.filter.reset">
<source><![CDATA[Reset]]></source>
</trans-unit>
<trans-unit id="backend.filters.categories">
<source><![CDATA[Categories]]></source>
</trans-unit>
<trans-unit id="backend.filters.categories.description">
<source><![CDATA[(Use the <em>ctrl</em> or <em>cmd</em> keys to deselect an option or to select multiple options)]]></source>
</trans-unit>
<trans-unit id="backend.filters.search">
<source><![CDATA[Search]]></source>
</trans-unit>
<trans-unit id="backend.filters.tags">
<source><![CDATA[Tags]]></source>
</trans-unit>
<trans-unit id="backend.filters.tags.description">
<source><![CDATA[(Use the <em>ctrl</em> or <em>cmd</em> keys to deselect an option or to select multiple options)]]></source>
</trans-unit>
<trans-unit id="backend.language.default">
<source><![CDATA[Default]]></source>
</trans-unit>
<trans-unit id="backend.licenceBannerText">
<source><![CDATA[Please visit our <a class="text-primary" href="https://shop.sgalinski.de/products/" target="_blank">online shop</a> to purchase a license with all features and to remove this ad. You can enter the licence key in the extension manager configuration of sg_news. Thanks for helping our development efforts!]]></source>
</trans-unit>
<trans-unit id="backend.licenceBannerTitle">
<source><![CDATA[SG_NEWS Free version]]></source>
</trans-unit>
<trans-unit id="backend.selectPage">
<source><![CDATA[Please select one of the Root or News Category pages to continue]]></source>
</trans-unit>
<trans-unit id="backend.selectPageOr">
<source><![CDATA[or]]></source>
</trans-unit>
<trans-unit id="configuration.licenseKey">
<source><![CDATA[License Key]]></source>
</trans-unit>
<trans-unit id="frontend.dateformat">
<source><![CDATA[d-m-Y]]></source>
</trans-unit>
<trans-unit id="frontend.filter.category">
<source><![CDATA[Category]]></source>
</trans-unit>
<trans-unit id="frontend.filter.no_result">
<source><![CDATA[No Results]]></source>
</trans-unit>
<trans-unit id="frontend.filter.tag">
<source><![CDATA[Tag]]></source>
</trans-unit>
<trans-unit id="frontend.overview.allTabLabel">
<source><![CDATA[All]]></source>
</trans-unit>
<trans-unit id="frontend.overview.category.allArticles">
<source><![CDATA[All Articles]]></source>
</trans-unit>
<trans-unit id="frontend.overview.showAllEntries">
<source><![CDATA[All News]]></source>
</trans-unit>
<trans-unit id="frontend.singleview.author">
<source><![CDATA[The author:]]></source>
</trans-unit>
<trans-unit id="frontend.singleview.likeButton">
<source><![CDATA[Like]]></source>
</trans-unit>
<trans-unit id="frontend.singleview.nextArticle">
<source><![CDATA[Next Article]]></source>
</trans-unit>
<trans-unit id="frontend.singleview.previousArticle">
<source><![CDATA[Previous Article]]></source>
</trans-unit>
<trans-unit id="frontend.singleview.readingTime">
<source><![CDATA[Reading Time:]]></source>
</trans-unit>
<trans-unit id="frontend.singleview.relatedArticles">
<source><![CDATA[Related Articles]]></source>
</trans-unit>
<trans-unit id="frontend.singleview.similarArticle">
<source><![CDATA[These articles could interest you too:]]></source>
</trans-unit>
<trans-unit id="frontend.teaser.readMore">
<source><![CDATA[read more]]></source>
</trans-unit>
<trans-unit id="mlang_labels_tabdescr">
<source><![CDATA[News]]></source>
</trans-unit>
<trans-unit id="mlang_labels_tablabel">
<source><![CDATA[News]]></source>
</trans-unit>
<trans-unit id="mlang_tabs_tab">
<source><![CDATA[News]]></source>
</trans-unit>
</body>
</file>
</xliff>
\ No newline at end of file
......@@ -56,7 +56,7 @@
</f:if>
<span class="date">
<f:format.date format="%d. %B %Y">{newsMetaData.news.lastUpdated}</f:format.date>
<f:format.date format="{f:translate(key:'frontend.dateformat')}">{newsMetaData.news.lastUpdated}</f:format.date>
</span>
<f:if condition="{showCategory}">
......
......@@ -61,7 +61,7 @@
</f:if>
<span class="date">
<f:format.date format="%d. %B %Y">{newsMetaData.news.lastUpdated}</f:format.date>
<f:format.date format="{f:translate(key:'frontend.dateformat')}">{newsMetaData.news.lastUpdated}</f:format.date>
</span>
<span class="category">
......
......@@ -75,7 +75,7 @@
</f:if>
<span class="date">
<f:format.date format="%d. %B %Y">{newsMetaData.news.lastUpdated}</f:format.date>
<f:format.date format="{f:translate(key:'frontend.dateformat')}">{newsMetaData.news.lastUpdated}</f:format.date>
</span>
<span class="category">
......
......@@ -6,7 +6,7 @@
"license": [
"GPL-2.0-or-later"
],
"version": "5.5.5",
"version": "5.6.0",
"support": {
},
"repositories": [
......
......@@ -19,7 +19,7 @@ $EM_CONF[$_EXTKEY] = [
'modify_tables' => '',
'clearCacheOnLoad' => 0,
'lockType' => '',
'version' => '5.5.5',
'version' => '5.6.0',
'constraints' => [
'depends' => [
'typo3' => '7.6.0-8.7.99',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment