owncloud/core

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

Summary

Maintainability
A
0 mins
Test Coverage
OC.L10N.register(
    "files_trashbin",
    {
    "Delete" : "刪除",
    "Error" : "錯誤",
    "Name" : "名稱"
},
"nplurals=1; plural=0;");