source: extensions/rotateImage/language/en_UK/plugin.lang.php @ 12459

Last change on this file since 12459 was 12448, checked in by ddtddt, 13 years ago

[extensions] - rotateImage - Add en_UK -English

File size: 265 bytes
Line 
1<?php
2$lang['Images rotation in progress...'] = 'Images rotation in progress...';
3$lang['Rotate images'] = 'Rotate images';
4$lang['Rotate 90° right'] = 'Rotate 90° right';
5$lang['Rotate 90° left'] = 'Rotate 90° left';
6$lang['Rotate 180°'] = 'Rotate 180°';
7
8?>
Note: See TracBrowser for help on using the repository browser.