diff options
Diffstat (limited to 'Neutron-trunk/resources/i18n/en/calendar.json')
-rw-r--r-- | Neutron-trunk/resources/i18n/en/calendar.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Neutron-trunk/resources/i18n/en/calendar.json b/Neutron-trunk/resources/i18n/en/calendar.json new file mode 100644 index 0000000..4077f5a --- /dev/null +++ b/Neutron-trunk/resources/i18n/en/calendar.json @@ -0,0 +1,12 @@ +{ + "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 |