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

vi.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 682811f4a3882a46734ddab3b5dbc9e9330b0193 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "notifications",
    {
    "Notifications" : "Thông báo",
    "in {path}" : "trong {path}",
    "No notifications" : "Không thông báo ",
    "Dismiss" : "Bỏ qua"
},
"nplurals=1; plural=0;");