mirror of
https://github.com/discourse/discourse.git
synced 2025-10-04 17:32:34 +08:00
UX: Improve login required page (#20847)
* UX: improve static login page * DEV: separate welcome header to its own translation line * Define waving_hand_url helper * Remove redundant copy * Update translations for welcome_message * DEV: remove unused imported getURL --------- Co-authored-by: Bianca Nenciu <nenciu.bianca@gmail.com>
This commit is contained in:
parent
49f0cc16ba
commit
0b05fa71ca
37 changed files with 129 additions and 191 deletions
|
@ -2549,12 +2549,7 @@ zh_TW:
|
|||
title: "無法載入App"
|
||||
offline_page_message: "你似乎離線了!請檢查您的網路連接狀態,並重試。"
|
||||
login_required:
|
||||
welcome_message: |
|
||||
## [歡迎來到 %{title}](#welcome)
|
||||
你需要一個帳號。請創設一個帳號,或者登入以繼續。
|
||||
welcome_message_invite_only: |
|
||||
## [歡迎來到 %{title}](#welcome)
|
||||
必須要有一個帳戶,請向現有會員請求邀請或登入以繼續。
|
||||
welcome_message: "## [歡迎來到 %{title}](#welcome)"
|
||||
upload:
|
||||
edit_reason: "下載外部圖片留做存檔"
|
||||
unauthorized: "抱歉,你沒有上傳檔案的權限(驗證擴展:%{authorized_extensions})。"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue