source: extensions/rotateImage/language/zh_CN/plugin.lang.php @ 12913

Last change on this file since 12913 was 12913, checked in by TranslationTeam, 12 years ago

[rotateImage] Update zh_CN, thanks to : quqibing

File size: 317 bytes
Line 
1<?php
2
3$lang['Images rotation in progress...'] = '正在进行旋转相片处理...';
4$lang['Rotate images'] = '旋转相片';
5
6$lang['180°'] = '旋转180°';
7$lang['90° left'] = '左转90°';
8$lang['90° right'] = '右转90°';
9$lang['Also rotate HD image'] = '也旋转高清图像';
10$lang['Angle'] = '角度';
11?>
Note: See TracBrowser for help on using the repository browser.