diff --git a/src/translation/en.json b/src/translation/en.json
index c74b1aa34..5b47b6605 100644
--- a/src/translation/en.json
+++ b/src/translation/en.json
@@ -911,13 +911,14 @@
"fallbackCertCustomCertInfo": "This wildcard certificate will be used for all apps on this domain. If not provided, a self-signed certificate will be automatically generated.",
"fallbackCertKeyPlaceholder": "Key",
"fallbackCertCertificatePlaceholder": "Certificate",
- "matrixHostname": "Matrix server location",
- "mastodonHostname": "Mastodon server location",
+ "matrixHostname": "Matrix Server Location",
+ "mastodonHostname": "Mastodon Server Location",
"netcupCustomerNumber": "Customer Number",
"netcupApiKey": "API Key",
"netcupApiPassword": "API Password",
"vultrToken": "Vultr Token",
- "wellKnownDescription": "The values will be used by Cloudron to respond to /.well-known/ URLs. Note that an app must be available on the bare domain {{ domain }} for this to work."
+ "wellKnownDescription": "The values will be used by Cloudron to respond to /.well-known/ URLs. Note that an app must be available on the bare domain {{ domain }} for this to work.",
+ "jitsiHostname": "Jitsi Location"
},
"removeDialog": {
"title": "Really remove {{ domain }}?",
diff --git a/src/views/domains.html b/src/views/domains.html
index dc149854e..a165e1c25 100644
--- a/src/views/domains.html
+++ b/src/views/domains.html
@@ -228,6 +228,11 @@
+