Bläddra i källkod

Fix translation issue (Riot.im -> Element)

pull/585/head
Slavi Pantaleev 6 år sedan
förälder
incheckning
820dc6d7fa
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. +2
    -2
      roles/matrix-riot-web/defaults/main.yml

+ 2
- 2
roles/matrix-riot-web/defaults/main.yml Visa fil

@@ -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:


Laddar…
Avbryt
Spara