Files
2023-12-21 11:17:18 +01:00

22 lines
1.1 KiB
PHP

<?php
$lang['Button position on picture page'] = 'Buttons position on picture page';
$lang['Top'] = 'Top';
$lang['Bottom'] = 'Bottom';
$lang['Toolbar'] = 'Toolbar';
$lang['Annotation'] = 'Annotation';
$lang['Bubble'] = 'Bubble';
$lang['Inline text'] = 'Inline text';
$lang['Button type'] = 'Button type';
$lang['Right bubble'] = 'Right bubble';
$lang['Top bubble'] = 'Top bubble';
$lang['Display buttons'] = 'Display buttons';
$lang['on photo and album'] = 'on photo and album';
$lang['only on photo'] = 'only on photo';
$lang['Community'] = 'Community';
$lang['Light mode'] = 'Light mode';
$lang['When light mode is activated no external script is loaded, it <b>speeds up the load of the page and disables user tracking</b> but also disables annotations and in-page popups.'] = 'When light mode is activated no external script is loaded, it <b>speeds up the load of the page and disables user tracking</b> but also disables annotations and in-page popups.';
$lang['Disable'] = 'Disable';
$lang['Enable'] = 'Enable';
$lang['Via'] = 'Via';
$lang['Shared picture size'] = 'Shared picture size';
?>