1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-09 17:06:12 +00:00
ocsms/l10n/zh_HK.js
2019-12-22 03:23:58 +00:00

10 lines
168 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Cancel" : "取消",
"Settings" : "設定",
"Enable" : "啟用",
"Disable" : "停用"
},
"nplurals=1; plural=0;");