This commit is contained in:
fly_mc 2024-11-15 23:09:26 +08:00
parent 32e835883b
commit 64378212dc
3 changed files with 9 additions and 1 deletions

View file

@ -2837,7 +2837,9 @@ _selfXssPrevention:
description1: "If you paste something here, a malicious user could hijack your account or steal your personal information."
description2: "If you do not understand exactly what you are trying to paste, %cstop working right now and close this window."
description3: "For more information, please refer to this. {link}"
_followRequest:
recieved: "Requests received"
sent: "Requests sent"
insertNewNotes: "Insert new notes at current position"
insertNewNotesDescription: "Insert new notes at the current position while scrolling timeline."
clickToShowInstanceTickerWindow: "Click InstanceTicker to show instance info"

View file

@ -2836,6 +2836,9 @@ _selfXssPrevention:
description1: "如果在此处粘贴了什么,恶意用户可能会接管账户或者盗取个人资料。"
description2: "如果不能完全理解将要粘贴的内容,%c 请立即停止操作并关闭这个窗口。"
description3: "详情请看这里。{link}"
_followRequest:
recieved: "收到的请求"
sent: "发送的请求"
insertNewNotes: "在当前位置插入新帖文"
insertNewNotesDescription: "將新收到的帖文插入到正在浏览的位置。"
clickToShowInstanceTickerWindow: "点击 InstanceTicker 显示实例信息窗口"

View file

@ -2835,6 +2835,9 @@ _selfXssPrevention:
description1: "如果您在此處貼上任何內容,惡意使用者可能會接管您的帳戶或竊取您的個人資訊。"
description2: "如果您不確切知道要貼上的內容,%c 請立即停止工作並關閉此視窗。"
description3: "細節請看這裡。{link}"
_followRequest:
recieved: "收到的請求"
sent: "送出的請求"
insertNewNotes: "在當前位置插入新貼文"
insertNewNotesDescription: "將剛剛收到的貼文插入到正在瀏覽的位置。"
clickToShowInstanceTickerWindow: "點擊 InstanceTicker 顯示實例資訊視窗"