summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/zh_CN.GB2312.php
blob: 0f9f459c771ab3145b7983b4148c37c566483d10 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Saving..." => "保存中...",
"Encryption" => "加密"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";