Skip to content

Commit 010f9f4

Browse files
committed
Update email templates to v1.0.148.
1 parent 34393d7 commit 010f9f4

File tree

132 files changed

+260
-123
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

132 files changed

+260
-123
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated email templates to v1.0.148
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.0.133
1+
v1.0.148
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<container><p><strong style="font-weight:600">Hinzugefügt:</strong></p><p>${algorithm} Fingerabdruck:<br><span style="font-family:monospace">${fingerprint}</span></p><p>Betreff:<br><span style="font-family:monospace">${subject}</span></p><p>Aussteller:<br><span style="font-family:monospace">${issuer}</span></p><hr style="max-width:100%;margin:32px auto;border:1px solid #e9edf0;border-bottom:0"></container>
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Hinzugefügt:
2+
3+
${algorithm} Fingerabdruck:
4+
${fingerprint}
5+
6+
Betreff:
7+
${subject}
8+
9+
Aussteller:
10+
${issuer}
11+
12+
13+
--------------------------------------------------------------------------------
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<container><p><strong style="font-weight:600">Entfernt:</strong></p><p>${algorithm} Fingerabdruck:<br><span style="font-family:monospace">${fingerprint}</span></p><p>Betreff:<br><span style="font-family:monospace">${subject}</span></p><p>Aussteller:<br><span style="font-family:monospace">${issuer}</span></p><hr style="max-width:100%;margin:32px auto;border:1px solid #e9edf0;border-bottom:0"></container>
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Entfernt:
2+
3+
${algorithm} Fingerabdruck:
4+
${fingerprint}
5+
6+
Betreff:
7+
${subject}
8+
9+
Aussteller:
10+
${issuer}
11+
12+
13+
--------------------------------------------------------------------------------

libs/wire-subsystems/templates/de/provider/email/approval-request.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Die Konfiguration des Identity Providers Ihres Teams hat sich geändert

libs/wire-subsystems/templates/de/team/email/idp-config-change.html

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[${brand_logo}]
2+
3+
${brand_label_url} [${brand_url}]
4+
5+
ÄNDERUNG IN DER KONFIGURATION IHRES IDENTITY PROVIDERS
6+
Etwas hat sich in der IdP-Konfiguration für Ihr Team geändert.
7+
8+
Team-ID:
9+
${team_id}
10+
11+
Benutzer-ID:
12+
${user_id}
13+
14+
15+
--------------------------------------------------------------------------------
16+
17+
Details:
18+
19+
IdP-ID:
20+
${idp_id}
21+
22+
Neuer IdP-Aussteller:
23+
${new_idp_issuer}
24+
25+
Neuer IdP-Endpunkt:
26+
${new_idp_endpoint}
27+
28+
Alter IdP-Aussteller:
29+
${old_idp_issuer}
30+
31+
Alter IdP-Endpunkt:
32+
${old_idp_endpoint}
33+
34+
35+
--------------------------------------------------------------------------------
36+
37+
${certificates_details}Wenn Sie diese Änderung nicht veranlasst haben, wenden Sie sich bitte an den
38+
Wire Support. [${support}]
39+
40+
Datenschutzerklärung und Nutzungsbedingungen [${legal}]· Missbrauch melden
41+
[${misuse}]
42+
${copyright}. Alle Rechte vorbehalten.

0 commit comments

Comments
 (0)