Files
web-development/zoesch.de/galerie/themes/elegant/language/en_UK/theme.lang.php
Felix Zösch 07c290a453 Initial commit: Backup der Webseiten
- zoesch.de
- blitzkiste.net
- gruene-hassberge (norbert.zoesch.de)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-13 01:17:15 +01:00

11 lines
572 B
PHP

<?php
$lang['Elegant, Configuration Page'] = 'Elegant, Configuration Page';
$lang['Panels options'] = 'Panels options';
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Choose what should be the default state for each panel, or disable the animation:';
$lang['Main Menu Panel'] = 'Main Menu Panel';
$lang['Displayed'] = 'Displayed';
$lang['Hidden'] = 'Hidden';
$lang['Disable the animation'] = 'Disable the animation';
$lang['Photo Description Panel'] = 'Photo Description Panel';
$lang['Comments Panel'] = 'Comments Panel';
?>