[TASK] Adds missing language constant

This commit is contained in:
Garvin Hicking 2019-09-09 13:24:25 +02:00
parent 4c00a2bf4b
commit 3a4c30ca3f

View file

@ -6,6 +6,7 @@
* EN-Revision: Revision of lang_en.inc.php
*/
@define('PLUGIN_EVENT_KUBRICKHEADER_STYLE', 'Kubrik-style template header/logo');
@define('PLUGIN_EVENT_KUBRICKHEADER_STYLE_DESC', 'Which Template are you using ?');
@define('PLUGIN_EVENT_KUBRICKHEADER_STYLE_DESC_BLAH', 'Choose the Style you are currently using');
@define('PLUGIN_EVENT_KUBRICKHEADER_KUBRICK', 'Kubrick');