diff options
Diffstat (limited to 'apps/files_external/l10n/zh_CN.php')
-rw-r--r-- | apps/files_external/l10n/zh_CN.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_CN.php b/apps/files_external/l10n/zh_CN.php index 40d5158bf5c..a61331de365 100644 --- a/apps/files_external/l10n/zh_CN.php +++ b/apps/files_external/l10n/zh_CN.php @@ -1,5 +1,10 @@ <?php $TRANSLATIONS = array( +"Location" => "地点", +"URL" => "URL", +"Username" => "用户名", +"Password" => "密码", +"Share" => "共享", "Access granted" => "权限已授予。", "Error configuring Dropbox storage" => "配置Dropbox存储时出错", "Grant access" => "授权", |