diff sat_templates/default/components/common.html @ 154:80cf52fbcc40

events: added admin, create and overview templates
author Goffi <goffi@goffi.org>
date Thu, 21 Jun 2018 01:11:07 +0200
parents 0ec76c1f53d3
children
line wrap: on
line diff
--- a/sat_templates/default/components/common.html	Thu Jun 21 01:09:00 2018 +0200
+++ b/sat_templates/default/components/common.html	Thu Jun 21 01:11:07 2018 +0200
@@ -11,6 +11,7 @@
     'chat': _('Chat'),
     'files': _('Files sharing'),
     'events': _('Events'),
+    'event_new': _('Create an event'),
     'photos': _('Photos albums'),
     'app': _('Application'),
 } %}