Changeset 12913

Show
Ignore:
Timestamp:
01/17/12 16:23:34 (17 months ago)
Author:
TranslationTeam
Message:

[rotateImage] Update zh_CN, thanks to : quqibing

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/rotateImage/language/zh_CN/plugin.lang.php

    r12486 r12913  
    44$lang['Rotate images'] = '旋转相片'; 
    55 
     6$lang['180°'] = '旋转180°'; 
     7$lang['90° left'] = '左转90°'; 
     8$lang['90° right'] = '右转90°'; 
     9$lang['Also rotate HD image'] = '也旋转高清图像'; 
     10$lang['Angle'] = '角度'; 
    611?>