f7cloud_client/apps/nextcloud_announcements/l10n/en_GB.js
2026-03-05 13:40:40 +00:00

12 lines
592 B
JavaScript

OC.L10N.register(
"nextcloud_announcements",
{
"Nextcloud announcements" : "Nextcloud announcements",
"Nextcloud announcement" : "Nextcloud announcement",
"Read more" : "Read more",
"Disable announcements" : "Disable announcements",
"(These announcements are only shown to administrators)" : "(These announcements are only shown to administrators)",
"Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Nextcloud announcements brings the latest news of Nextcloud into your notifications"
},
"nplurals=2; plural=(n != 1);");