diff options
Diffstat (limited to 'lib/l10n/zh_CN.php')
-rw-r--r-- | lib/l10n/zh_CN.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_CN.php b/lib/l10n/zh_CN.php index f0d13837974..cb7f33e6dd8 100644 --- a/lib/l10n/zh_CN.php +++ b/lib/l10n/zh_CN.php @@ -12,7 +12,7 @@ $TRANSLATIONS = array( "No app name specified" => "没有指定的 App 名称", "Unknown filetype" => "未知的文件类型", "Invalid image" => "无效的图像", -"web services under your control" => "您控制的web服务", +"web services under your control" => "您控制的网络服务", "App directory already exists" => "应用程序目录已存在", "Can't create app folder. Please fix permissions. %s" => "无法创建应用程序文件夹。请修正权限。%s", "No source specified when installing app" => "安装 App 时未指定来源", |