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

fo.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f05acb6b35147200b07fc1198180008c303f1b19 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "notifications",
    {
    "in {path}" : "í {path}"
},
"nplurals=2; plural=(n != 1);");