0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-16 09:14:07 +00:00
nextcloud_server/apps/encryption/l10n/zh_HK.js
2015-05-05 01:55:36 -04:00

8 lines
163 B
JavaScript

OC.L10N.register(
"encryption",
{
"Change Password" : "更改密碼",
"Enabled" : "啟用",
"Disabled" : "停用"
},
"nplurals=1; plural=0;");