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

ur_PK.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b8a869b1096d0bf7367d45d9ad4a316f8c02d72f (plain)
1
2
3
4
5
6
OC.L10N.register(
    "notifications",
    {
    "seconds ago" : "سیکنڈز پہلے"
},
"nplurals=2; plural=(n != 1);");