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

fi.js « l10n - github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4da02951da0447a8d392c7f119b9297c71ab5f1f (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Nextcloud-tiedotteet",
    "Nextcloud announcement" : "Nextcloud-tiedote",
    "These groups will be notified about the announcements." : "Nämä ryhmät saavat ilmoituksen tiedotteista."
},
"nplurals=2; plural=(n != 1);");