From c927443994df9eaa8809f4f65bdc01a492156725 Mon Sep 17 00:00:00 2001 From: naskya Date: Thu, 20 Jul 2023 07:40:33 +0000 Subject: [PATCH] fix: user three dots menu being unable to open in Japanese UI --- locales/ja-JP.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml index f3fa37cab..aa5e380f1 100644 --- a/locales/ja-JP.yml +++ b/locales/ja-JP.yml @@ -1964,3 +1964,8 @@ donationLink: 寄付ページへのリンク removeMember: メンバーを削除 removeQuote: 引用を削除 removeRecipient: 宛先を削除 +_feeds: + copyFeed: "フィードURLをコピー" + rss: "RSS" + atom: "Atom" + jsonFeed: "JSONフィード"