From 0f2ef7157a96b26a78221429c4d92017ed33390a Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 18 Jul 2024 00:49:06 +0900 Subject: [PATCH] New translations translation.json (Chinese Traditional) --- locales/zh_tw/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/zh_tw/translation.json b/locales/zh_tw/translation.json index 1109ecf0..6186b2e0 100644 --- a/locales/zh_tw/translation.json +++ b/locales/zh_tw/translation.json @@ -31,6 +31,10 @@ "bookmark": "書籤", "emoji_reaction": "表情符號反應", "detail": "詳細資訊" + }, + "context_menu": { + "copy_link": "Copy link", + "open_detail": "Open original page" } }, "mark_as_read": "標記為已讀"