Compare commits

...

2 Commits

Author SHA1 Message Date
axel simon
4632860b29
Merge a61ba68a47 into b98b2848cf 2023-01-31 11:53:05 +00:00
axel simon
a61ba68a47 Web: update target of "run your own" link
Dimension may be deprecated, no reason for the link to point to the
wrong target.

Also:
- add exclamation mark, running your own is fun (if dangerous, since
  deprecated)
- tweak German translation (may as well)

Signed-off-by: axel simon <git@axelsimon.net>
2023-01-26 18:53:04 +00:00
4 changed files with 7 additions and 7 deletions

View File

@ -14,7 +14,7 @@
<div class="wrapper">
<div class="subhero-wrapper">
<div class="info-box try-dimension shadowed">
<h3>{{'Try it out or' | translate}} <a href="https://github.com/turt2live/matrix-dimension#running-your-own" target="_blank">{{'run your own' | translate}}</a></h3>
<h3>{{'Try it out or' | translate}} <a href="https://github.com/turt2live/matrix-dimension/blob/master/docs/installing.md" target="_blank">{{'run your own!' | translate}}</a></h3>
<p>
{{'Visit' | translate}} <a href="https://element.t2host.io" target="_blank">element.t2host.io</a>
{{'and log in with your Matrix account or point your Element' | translate}} <code>config.json</code> {{'at our servers:' | translate}}

View File

@ -241,8 +241,8 @@
"An open source integration manager for Matrix": "Ein Open Source Integration-Manager für Matrix",
"Self-host your favourite bots, bridges, and widgets.": "Hosten Sie Ihre Lieblingsbots, Bridges und Widgets selbst.",
"source": "Quellcode",
"Try it out or": "Probieren Sie es aus oder installieren Sie",
"run your own": "Ihre eigene Instanz",
"Try it out or": "Probieren Sie es aus oder",
"run your own!": "installieren Sie Ihre eigene Instanz!",
"Visit": "Besuchen Sie",
"and log in with your Matrix account or point your Element": "und melden Sie sich mit Ihrem Matrix-Konto an oder ändern Sie in Ihrem Element die",
"at our servers:": ", so dass sie auf unseren Server verweist",

View File

@ -291,7 +291,7 @@
"Self-host your favourite bots, bridges, and widgets.": "Self-host your favourite bots, bridges, and widgets.",
"source": "source",
"Try it out or": "Try it out or",
"run your own": "run your own",
"run your own!": "run your own!",
"Visit": "Visit",
"and log in with your Matrix account or point your Element": "and log in with your Matrix account or point your Element",
"at our servers:": "at our servers:",
@ -509,4 +509,4 @@
"Your client is too old to use this widget, sorry": "Your client is too old to use this widget, sorry",
"Please accept the prompt to verify your identity": "Please accept the prompt to verify your identity",
"Error loading policy": "Error loading policy"
}
}

View File

@ -291,7 +291,7 @@
"Self-host your favourite bots, bridges, and widgets.": "Self-host your favourite bots, bridges, and widgets.",
"source": "source",
"Try it out or": "Try it out or",
"run your own": "run your own",
"run your own!": "run your own!",
"Visit": "Visit",
"and log in with your Matrix account or point your Element": "and log in with your Matrix account or point your Element",
"at our servers:": "at our servers:",
@ -509,4 +509,4 @@
"Your client is too old to use this widget, sorry": "Your client is too old to use this widget, sorry",
"Please accept the prompt to verify your identity": "Please accept the prompt to verify your identity",
"Error loading policy": "Error loading policy"
}
}