minor cleanup

This commit is contained in:
2026-01-30 11:24:23 +01:00
parent 90786557a2
commit 003d65cbe5
4 changed files with 3 additions and 21 deletions

View File

@@ -4,6 +4,7 @@ $lang['home'] = 'Home';
// style.ini values
$lang['__background_site__'] = 'Color for the very background (behind the content box)';
$lang['__link__'] = 'The general link color';
$lang['__luxtools_locationlink__'] = 'Color for location links in Luxtools';
$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, ...)';