1
0
This repository has been archived on 2025-06-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
LuckyCoinkydink/plugins/serendipity_plugin_templatedropdown/lang_de.inc.php
2016-01-21 19:41:57 +01:00

8 lines
288 B
PHP

<?php
@define('PLUGIN_TEMPLATEDROPDOWN_NAME', 'Theme dropdown');
@define('PLUGIN_TEMPLATEDROPDOWN_DESC', 'Zeigt eine Box um Themes zu ändern');
@define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT', 'Submit-Button?');
@define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT_DESC', 'Einen Submit-Button anzeigen?');