瀏覽代碼

Fix translation issue (Riot.im -> Element)

pull/585/head
Slavi Pantaleev 5 年之前
父節點
當前提交
820dc6d7fa
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      roles/matrix-riot-web/defaults/main.yml

+ 2
- 2
roles/matrix-riot-web/defaults/main.yml 查看文件

@@ -40,9 +40,9 @@ matrix_riot_web_brand: "Riot"
matrix_riot_web_welcome_logo: "welcome/images/logo.svg"

# 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]')"

# Links, shown in footer of welcome page:


Loading…
取消
儲存