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

ja.js « l10n - github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0268b38704f91b6eb1e136acbe6b1fe31ebc05ae (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "nextcloud_announcements",
    {
    "Nextcloud announcements" : "Nextcloud アナウンス",
    "Nextcloud announcement" : "Nextcloud アナウンス",
    "These groups will be notified about the announcements." : "このグループに対してアナウンスします。"
},
"nplurals=1; plural=0;");