Initial commit

This commit is contained in:
root
2026-01-19 17:44:46 +01:00
commit 823af8b11d
8721 changed files with 1130846 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<p>Betreff: {{name}}</p>
<p>Fällig am: {{dateEnd}}</p>
<p><a href="{{recordUrl}}">Eintrag öffnen</a></p>

View File

@@ -0,0 +1,4 @@
<p>Betreff: {{name}}</p>
<p>Beginn: {{#if isAllDay}}{{dateStartDate}}{{else}}{{dateStart}}{{/if}}</p>
<p><a href="{{recordUrl}}">Eintrag öffnen</a></p>

View File

@@ -0,0 +1 @@
Erinnerung für {{{eventType}}} '{{{name}}}'

View File

@@ -0,0 +1,4 @@
<p>Subject: {{name}}</p>
<p>Date End: {{dateEnd}}</p>
<p><a href="{{recordUrl}}">View record</a></p>

View File

@@ -0,0 +1,4 @@
<p>Subject: {{name}}</p>
<p>Start: {{#if isAllDay}}{{dateStartDate}}{{else}}{{dateStart}}{{/if}}</p>
<p><a href="{{recordUrl}}">View record</a></p>

View File

@@ -0,0 +1 @@
Reminder about {{{entityTypeLowerFirst}}} '{{{name}}}'

View File

@@ -0,0 +1,4 @@
<p>Asunto: {{name}}</p>
<p>Fecha Final: {{dateEnd}}</p>
<p><a href="{{recordUrl}}">Ver registro</a></p>

View File

@@ -0,0 +1,4 @@
<p>Asunto: {{name}}</p>
<p>Comienzo: {{#if isAllDay}}{{dateStartDate}}{{else}}{{dateStart}}{{/if}}</p>
<p><a href="{{recordUrl}}">Ver registro</a></p>

View File

@@ -0,0 +1 @@
Recordatorio sobre {{{entityTypeLowerFirst}}} '{{{name}}}'

View File

@@ -0,0 +1,4 @@
<p>Objet: {{name}}</p>
<p>{{dateEnd}}</p>
<p><a href="{{recordUrl}}">Voir la fiche</a></p>

View File

@@ -0,0 +1,4 @@
<p>Objet: {{name}}</p>
<p>Débute à: {{#if isAllDay}}{{dateStartDate}}{{else}}{{dateStart}}{{/if}}</p>
<p><a href="{{recordUrl}}">Voir la fiche</a></p>

View File

@@ -0,0 +1 @@
Rappel au sujet de votre {{{entityTypeLowerFirst}}} '{{{name}}}'

View File

@@ -0,0 +1,4 @@
<p>Oggetto: {{name}}</p>
<p>Data termine: {{dateEnd}}</p>
<p><a href="{{recordUrl}}">Vedi record</a></p>

View File

@@ -0,0 +1,4 @@
<p>Oggetto: {{name}}</p>
<p>Inizio: {{#if isAllDay}}{{dateStartDate}}{{else}}{{dateStart}}{{/if}}</p>
<p><a href="{{recordUrl}}">Vedi record</a></p>

View File

@@ -0,0 +1 @@
Promemoria per {{{entityTypeLowerFirst}}} '{{{name}}}'

View File

@@ -0,0 +1,4 @@
<p>Subject: {{name}}</p>
<p>Date End: {{dateEnd}}</p>
<p><a href="{{recordUrl}}">View record</a></p>

View File

@@ -0,0 +1,4 @@
<p>Subject: {{name}}</p>
<p>Start: {{#if isAllDay}}{{dateStartDate}}{{else}}{{dateStart}}{{/if}}</p>
<p><a href="{{recordUrl}}">View record</a></p>

View File

@@ -0,0 +1 @@
提醒一下{{{entityTypeLowerFirst}}}'{{{name}}}'