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

id.js « l10n - github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 85e43b1cbf4f637a10ea32a2903b157eed6df454 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Pengumuman Nextcloud",
    "Nextcloud announcement" : "Pengumuman Nextcloud",
    "These groups will be notified about the announcements." : "Grup-grup ini akan akan diberikan pengumuman."
},
"nplurals=1; plural=0;");