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

si.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 53d0c8ddad9a91cba12a8bc6b6721e26d4b9dbcc (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "notifications",
    {
    "Notifications" : "දැනුම්දීම්",
    "seconds ago" : "තත්පර කිහිපයකට පෙර"
},
"nplurals=2; plural=(n != 1);");