diff --git a/src/lang/en.json b/src/lang/en.json index 8f7b34ef2..f3b6adde7 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -951,8 +951,8 @@ "threemaRecipientTypePhone": "Phone Number", "threemaRecipientTypePhoneFormat": "E.164, without leading +", "threemaRecipientTypeEmail": "Email Address", - "threemaSenderIdentity": "Sender", - "threemaSenderIdentityFormat": "8 characters, usually starts with '*'", - "threemaApiAuthenticationSecret": "API authentication secret", + "threemaSenderIdentity": "Gateway-ID", + "threemaSenderIdentityFormat": "8 characters, usually starts with *", + "threemaApiAuthenticationSecret": "Gateway-ID Secret", "threemaBasicModeInfo": "Note: This integration uses Threema Gateway in basic mode (server-based encryption). Further details can be found {0}." }