From 8fabf77b2a7720a357c63817c07035a9908818a0 Mon Sep 17 00:00:00 2001 From: Gitea Date: Wed, 10 Nov 2021 17:53:50 +0100 Subject: Update --- Neutron-trunk/resources/i18n/en/calendar.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 Neutron-trunk/resources/i18n/en/calendar.json (limited to 'Neutron-trunk/resources/i18n/en/calendar.json') diff --git a/Neutron-trunk/resources/i18n/en/calendar.json b/Neutron-trunk/resources/i18n/en/calendar.json deleted file mode 100644 index 4077f5a..0000000 --- a/Neutron-trunk/resources/i18n/en/calendar.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "title": "Calendar", - "corrupted": "Corrupted database", - "past": "No past event", - "newtab": "Open the website associated with this event in a new tab", - "more": "Learn more (external website)", - "today": "Today", - "pasth": "Past events", - "future": "No upcoming events", - "pastp": "Past event", - "futureh": "Upcoming events" -} \ No newline at end of file -- cgit