additional_plugins/serendipity_event_vgwort/lang_en.inc.php
Thomas Hochstein 97710ea9fb [event_vgwort] Fix location of EN language file.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-08-17 22:48:21 +02:00

10 lines
461 B
PHP

<?php
@define('PLUGIN_EVENT_VGWORT_NAME', 'VG Wort');
@define('PLUGIN_EVENT_VGWORT_DESC', 'Integrate VG Wort counters into your blog.');
@define('PLUGIN_EVENT_VGWORT_TPL_TITLE', 'VG Wort counter codes');
@define('PLUGIN_EVENT_VGWORT_TPL_IMPORT', 'Import a new CSV with counter codes from');
@define('PLUGIN_EVENT_VGWORT_LENGTH', 'Length');
@define('PLUGIN_EVENT_VGWORT_COUNTERCODE', 'Counter code');
@define('PLUGIN_EVENT_VGWORT_PRIVATECODE', 'Private code');