Fix translation issue (Riot.im -> Element)
This commit is contained in:
parent
7c55e94cff
commit
820dc6d7fa
|
@ -40,9 +40,9 @@ matrix_riot_web_brand: "Riot"
|
||||||
matrix_riot_web_welcome_logo: "welcome/images/logo.svg"
|
matrix_riot_web_welcome_logo: "welcome/images/logo.svg"
|
||||||
|
|
||||||
# URL of link on welcome image
|
# URL of link on welcome image
|
||||||
matrix_riot_web_welcome_logo_link: "https://riot.im"
|
matrix_riot_web_welcome_logo_link: "https://element.io"
|
||||||
|
|
||||||
matrix_riot_web_welcome_headline: "_t('Welcome to Riot.im')"
|
matrix_riot_web_welcome_headline: "_t('Welcome to Element')"
|
||||||
matrix_riot_web_welcome_text: "_t('Decentralised, encrypted chat & collaboration powered by [matrix]')"
|
matrix_riot_web_welcome_text: "_t('Decentralised, encrypted chat & collaboration powered by [matrix]')"
|
||||||
|
|
||||||
# Links, shown in footer of welcome page:
|
# Links, shown in footer of welcome page:
|
||||||
|
|
Loading…
Reference in a new issue