mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Update welcome brand name
This commit is contained in:
parent
73d999cc95
commit
a0494eeecb
@ -172,7 +172,7 @@ we don't have an account and should hide them. No account == no guest account ei
|
|||||||
<a href="https://riot.im" target="_blank" rel="noopener">
|
<a href="https://riot.im" target="_blank" rel="noopener">
|
||||||
<img src="welcome/images/logo.svg" alt="" class="mx_Logo"/>
|
<img src="welcome/images/logo.svg" alt="" class="mx_Logo"/>
|
||||||
</a>
|
</a>
|
||||||
<h1 class="mx_Header_title">_t("Welcome to Riot.im")</h1>
|
<h1 class="mx_Header_title">_t("Welcome to Element")</h1>
|
||||||
<h4 class="mx_Header_subtitle">_t("Decentralised, encrypted chat & collaboration powered by [matrix]")</h4>
|
<h4 class="mx_Header_subtitle">_t("Decentralised, encrypted chat & collaboration powered by [matrix]")</h4>
|
||||||
<div class="mx_ButtonGroup">
|
<div class="mx_ButtonGroup">
|
||||||
<div class="mx_ButtonRow">
|
<div class="mx_ButtonRow">
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
"I understand the risks and wish to continue": "I understand the risks and wish to continue",
|
"I understand the risks and wish to continue": "I understand the risks and wish to continue",
|
||||||
"Go to Riot.im": "Go to Riot.im",
|
"Go to Riot.im": "Go to Riot.im",
|
||||||
"Failed to start": "Failed to start",
|
"Failed to start": "Failed to start",
|
||||||
"Welcome to Riot.im": "Welcome to Riot.im",
|
"Welcome to Element": "Welcome to Element",
|
||||||
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentralised, encrypted chat & collaboration powered by [matrix]",
|
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentralised, encrypted chat & collaboration powered by [matrix]",
|
||||||
"Sign In": "Sign In",
|
"Sign In": "Sign In",
|
||||||
"Create Account": "Create Account",
|
"Create Account": "Create Account",
|
||||||
|
Loading…
Reference in New Issue
Block a user