diff options
Diffstat (limited to 'apps/gallery/l10n/zh_CN.php')
-rw-r--r-- | apps/gallery/l10n/zh_CN.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gallery/l10n/zh_CN.php b/apps/gallery/l10n/zh_CN.php index 006c64c32be..ffa321f7de6 100644 --- a/apps/gallery/l10n/zh_CN.php +++ b/apps/gallery/l10n/zh_CN.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "图片", +"Settings" => "设置", "Rescan" => "重新扫描", "Stop" => "停止", "Share" => "分享", -"Settings" => "设置", "Back" => "返回", "Remove confirmation" => "移除确认", "Do you want to remove album" => "您是否想要移除相册", |