diff options
Diffstat (limited to 'apps/gallery/l10n/zh_CN.php')
-rw-r--r-- | apps/gallery/l10n/zh_CN.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/gallery/l10n/zh_CN.php b/apps/gallery/l10n/zh_CN.php index c7d37692ae0..0b628d8d4a7 100644 --- a/apps/gallery/l10n/zh_CN.php +++ b/apps/gallery/l10n/zh_CN.php @@ -1,9 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "图库", -"Scanning directories" => "扫描目录", -"Creating thumbnails" => "创建缩略图", -"Do you wan't to remove album" => "您是否想要移除相册", -"Input new gallery name" => "输入新图库名称", "Rescan" => "重新扫描", "Back" => "返回" ); |