Add missing language strings

This commit is contained in:
2026-02-25 13:35:50 +01:00
parent 582ed5fd60
commit 852e04d517
2 changed files with 3 additions and 0 deletions

View File

@@ -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['__phone_width__'] = 'Below screensizes of this width, the site switches to phone mode';
$lang['__theme_color__'] = 'Theme color of the web app';
$lang['__icons__'] = 'Color for icons (e.g. in sidebar and status bar)';