You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/backend/src/couchers/email/locales/en.json
+23-2Lines changed: 23 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,20 @@
4
4
"closing_line": "Best,<br>The Couchers.org Team",
5
5
"founders_signature": "Aapeli and Itsi,<br>Couchers.org Founders",
6
6
"security_warning_contact_support": "If you did not initiate this action, please contact us by emailing <a href=\"mailto:support@couchers.org\">support@couchers.org</a> so we can sort this out as soon as possible!",
7
-
"do_not_reply_request": "<b>Do not reply to this email.</b> Use one of the buttons above to reply to this request."
7
+
"do_not_reply_request": "<b>Do not reply to this email.</b> Use one of the buttons above to reply to this request.",
8
+
"footer": {
9
+
"received_because": "You're receiving this email because you signed up for Couchers.org.",
10
+
"contact_support": "You can reach our support team at <a href=\"mailto:support@couchers.org\">support@couchers.org</a>.",
11
+
"timezone_note": "All times are in {{ timezone }}, based on your profile location.",
12
+
"donate_link": "Donate",
13
+
"volunteer_link": "Volunteer",
14
+
"blog_link": "Blog",
15
+
"nonprofit_note": "Couchers.org is a project of Couchers, Inc. a U.S. 501(c)(3) non-profit, tax-exempt organization.",
16
+
"security_email_note": "This is a security email, you cannot unsubscribe from it.",
Copy file name to clipboardExpand all lines: app/backend/src/couchers/i18n/locales/de.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -229,7 +229,10 @@
229
229
"discussion_edit_permission_denied": "Du darfst diesen Beitrag nicht bearbeiten.",
230
230
"reply_delete_permission_denied": "Du darfst diesen Kommentar nicht löschen.",
231
231
"reply_deleted": "Dieser Kommentar wurde gelöscht.",
232
-
"reply_edit_permission_denied": "Du darfst diesen Kommentar nicht bearbeiten."
232
+
"reply_edit_permission_denied": "Du darfst diesen Kommentar nicht bearbeiten.",
233
+
"cannot_combine_attending_and_exclude_attending": "Deine Filter können Events, an denen du teilnimmst, nicht gleichzeitig einschließen und ausschließen.",
234
+
"event_community_invite_not_found": "Die Event-Einladung für die Community konnte nicht gefunden werden.",
235
+
"public_trips_disabled": "Öffentliche Trips sind derzeit deaktiviert."
233
236
},
234
237
"quick_links": {
235
238
"do_not_email": "Du wirst keine E-Mails mehr erhalten, die nicht sicherheitsrelevant sind, und dein Hosting-Status wurde zurückgesetzt. Der Newsletter muss separat abbestellt werden.",
0 commit comments