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

zh_HK.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a4ebfe1575e26d1993fae5d3e0d32bf45f2d8f8c (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "notifications",
    {
    "Notifications" : "通知",
    "seconds ago" : "秒前",
    "in {path}" : "在 {path}"
},
"nplurals=1; plural=0;");