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

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

Added navigation
Added translation

File size: 528 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
13?>
Note: See TracBrowser for help on using the repository browser.