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

zh_HK.js « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 78811bbdd2c3b567583d347b39cb8ac1ebd1db92 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_trashbin",
    {
    "Error" : "錯誤",
    "Name" : "名稱",
    "Delete" : "刪除"
},
"nplurals=1; plural=0;");