Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640)
* Add explit admin actions to (re)subscribe/unsubscribe remote accounts and re-download avatar/header * Improve how admin NSFW toggle looks
This commit is contained in:
@ -130,13 +130,6 @@ zh-HK:
|
||||
account_count: 已知帳號
|
||||
domain_name: 域名
|
||||
title: 已知服務站
|
||||
subscriptions:
|
||||
callback_url: 回傳 URL
|
||||
confirmed: 確定
|
||||
expires_in: 期限
|
||||
last_delivery: 資料最後送抵時間
|
||||
title: PuSH 訂閱
|
||||
topic: 所訂閱資源
|
||||
reports:
|
||||
comment:
|
||||
label: 詳細解釋
|
||||
@ -178,6 +171,13 @@ zh-HK:
|
||||
title: 本站詳細資訊
|
||||
site_title: 本站名稱
|
||||
title: 網站設定
|
||||
subscriptions:
|
||||
callback_url: 回傳 URL
|
||||
confirmed: 確定
|
||||
expires_in: 期限
|
||||
last_delivery: 資料最後送抵時間
|
||||
title: PuSH 訂閱
|
||||
topic: 所訂閱資源
|
||||
title: 管理
|
||||
application_mailer:
|
||||
settings: 修改電郵設定︰%{link}
|
||||
@ -255,7 +255,7 @@ zh-HK:
|
||||
following: 你所關注的用戶名單
|
||||
muting: 靜音名單
|
||||
upload: 上載
|
||||
landing_strip_html: <strong>%{name}</strong> 是一個在 %{link_to_root_path} 的用戶。只要你有任何 Mastodon 服務站、或者聯盟網站的用戶,便可以跨站關注此站用戶,或者與他們互動。
|
||||
landing_strip_html: "<strong>%{name}</strong> 是一個在 %{link_to_root_path} 的用戶。只要你有任何 Mastodon 服務站、或者聯盟網站的用戶,便可以跨站關注此站用戶,或者與他們互動。"
|
||||
landing_strip_signup_html: 如果你沒有這類用戶,歡迎在<a href="%{sign_up_path}">此處登記</a>。
|
||||
media_attachments:
|
||||
validations:
|
||||
|
Reference in New Issue
Block a user