owncloud/core

View on GitHub
apps/comments/l10n/zh_HK.js

Summary

Maintainability
A
0 mins
Test Coverage
OC.L10N.register(
    "comments",
    {
    "Cancel" : "取消",
    "Save" : "儲存"
},
"nplurals=1; plural=0;");