source: extensions/Fotorama/language/en_UK/plugin.lang.php @ 27343

Last change on this file since 27343 was 27343, checked in by JanisV, 10 years ago

New mode: only fullscreen

File size: 654 bytes
Line 
1<?php
2
3$lang['stop the slideshow'] = 'stop the slideshow';
4$lang['Allows fullscreen'] = 'Allows fullscreen';
5$lang['How to fit an image'] = 'How to fit an image';
6$lang['What transition to use'] = 'What transition to use';
7$lang['Navigation style'] = 'Navigation style';
8$lang['Enables shadows'] = 'Enables shadows';
9$lang['Enables autoplay'] = 'Enables autoplay';
10$lang['Stops slideshow at any user action with the fotorama'] = 'Stops slideshow at any user action with the fotorama';
11$lang['Enables loop'] = 'Enables loop';
12$lang['Fullscreen navigation style'] = 'Fullscreen navigation style';
13$lang['Only fullscreen mode'] = 'Only fullscreen mode';
14
15?>
Note: See TracBrowser for help on using the repository browser.