updates for use with styling plugin

This commit is contained in:
Anika Henke 2015-08-01 18:49:22 +01:00
parent 5c7e8b9af5
commit d5181379cb
3 changed files with 11 additions and 0 deletions

View file

@ -7,3 +7,7 @@
$lang['discussion'] = 'Discussion';
$lang['back_to_article'] = 'Back to article';
$lang['userpage'] = 'User page';
$lang['__existing__'] = 'The color for links to existing pages';
$lang['__missing__'] = 'The color for links to non-existing pages';
$lang['__site_width__'] = 'The width of the full site (can be any length unit: %, px, em, ...)';
$lang['__sidebar_width__'] = 'The width of the sidebar, if any (can be any length unit: %, px, em, ...)';