Add missing language strings
This commit is contained in:
@@ -18,3 +18,5 @@ $lang['__sidebar_width__'] = 'Breite der Seitenleiste, falls vorhanden (kann
|
|||||||
$lang['__tablet_width__'] = 'Unter dieser Fensterbreite wechselt die Seite in den Tabletmodus';
|
$lang['__tablet_width__'] = 'Unter dieser Fensterbreite wechselt die Seite in den Tabletmodus';
|
||||||
$lang['__phone_width__'] = 'Unter dieser Fensterbreite wechselt die Seite in den Handymodus';
|
$lang['__phone_width__'] = 'Unter dieser Fensterbreite wechselt die Seite in den Handymodus';
|
||||||
$lang['__theme_color__'] = 'Farbschema der Webapplikation';
|
$lang['__theme_color__'] = 'Farbschema der Webapplikation';
|
||||||
|
$lang['__icons__'] = 'Farbe für Icons (z.B. in der Seitenleiste und im Statusbalken)';
|
||||||
|
|
||||||
|
|||||||
@@ -12,3 +12,4 @@ $lang['__sidebar_width__'] = 'The width of the sidebar, if any (can be any lengt
|
|||||||
$lang['__tablet_width__'] = 'Below screensizes of this width, the site switches to tablet mode';
|
$lang['__tablet_width__'] = 'Below screensizes of this width, the site switches to tablet mode';
|
||||||
$lang['__phone_width__'] = 'Below screensizes of this width, the site switches to phone mode';
|
$lang['__phone_width__'] = 'Below screensizes of this width, the site switches to phone mode';
|
||||||
$lang['__theme_color__'] = 'Theme color of the web app';
|
$lang['__theme_color__'] = 'Theme color of the web app';
|
||||||
|
$lang['__icons__'] = 'Color for icons (e.g. in sidebar and status bar)';
|
||||||
|
|||||||
Reference in New Issue
Block a user