Welcome to mirror list, hosted at ThFree Co, Russian Federation.

zh_HK.js « l10n « systemtags « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 531fb10e46ebc41a0b7acc38de59eb4d879e9d6d (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "systemtags",
    {
    "Name" : "名稱",
    "Size" : "大小"
},
"nplurals=1; plural=0;");