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

nb.js « l10n - github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 43a5ca6812c87ff7d7e4887c7eadec435e620532 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Nextcloud kunngjøringer",
    "Nextcloud announcement" : "Nextcloud kunngjøring",
    "These groups will be notified about the announcements." : "Disse gruppene vil få varsler om kunngjøringene."
},
"nplurals=2; plural=(n != 1);");