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

fr.js « l10n - github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 15dae76aaeee62dc33722a1e4bea51fe730fe60c (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Annonces Nextcloud",
    "Nextcloud announcement" : "Annonce Nextcloud",
    "These groups will be notified about the announcements." : "Ces groupes seront notifiés des annonces"
},
"nplurals=2; plural=(n > 1);");