diff options
Diffstat (limited to 'apps/files_encryption/l10n/zh_CN.php')
-rw-r--r-- | apps/files_encryption/l10n/zh_CN.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/zh_CN.php b/apps/files_encryption/l10n/zh_CN.php index 0a38a2ddf85..e565fce801c 100644 --- a/apps/files_encryption/l10n/zh_CN.php +++ b/apps/files_encryption/l10n/zh_CN.php @@ -1,3 +1,4 @@ <?php $TRANSLATIONS = array( +"Saving..." => "保存中", "Encryption" => "加密" ); |