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

@@ -10,6 +10,7 @@
$lang['home'] = 'Startseite';
$lang['__background_site__'] = 'Farbe für den Seitenhintergrund (hinter dem Inhaltsbereich)';
$lang['__link__'] = 'Allgemeine Linkfarbe';
$lang['__luxtools_locationlink__'] = 'Farbe für Standort-Links in Luxtools';
$lang['__existing__'] = 'Farbe für Links zu existierenden Seiten';
$lang['__missing__'] = 'Farbe für Links zu nicht-existierenden Seiten';
$lang['__site_width__'] = 'Breite der ganzen Seite (kann eine beliebige Längeneinheit sein: %, px, em, ...)';

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, ...)';