diff options
Diffstat (limited to 'themes/smartpocket/language/en_UK/theme.lang.php')
-rw-r--r-- | themes/smartpocket/language/en_UK/theme.lang.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/smartpocket/language/en_UK/theme.lang.php b/themes/smartpocket/language/en_UK/theme.lang.php new file mode 100644 index 000000000..51aabe3fd --- /dev/null +++ b/themes/smartpocket/language/en_UK/theme.lang.php @@ -0,0 +1,7 @@ +<?php +$lang['Smartpocket, Configuration Page'] = 'Smartpocket, Configuration Page'; +$lang['Slideshow Options'] = 'Slideshow Options'; +$lang['Loop the slideshow'] = 'Loop the slideshow'; +$lang['Autohide the bar of the slideshow'] = 'Autohide the bar of the slideshow'; +$lang['More Information'] = 'More Information'; +?>
\ No newline at end of file |