From f0acfa92e75c1375ce70532e9651f50484d1d427 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 21 Feb 2022 22:37:55 -0600 Subject: [PATCH] New translations en_US.json (Japanese) --- src/i18n/ja_JP.jsonc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/ja_JP.jsonc b/src/i18n/ja_JP.jsonc index 3f7a62d1..043ee5ca 100644 --- a/src/i18n/ja_JP.jsonc +++ b/src/i18n/ja_JP.jsonc @@ -142,6 +142,7 @@ "home.title": "ホーム", "podcast.followedOnCider": "フォロー中", "settings.header.visual.theme": "テーマ", + "term.pluginMenu.none": "No interactive plugins.", "term.replay": "Replay", "action.goToAlbum": "アルバムへ移動", "home.followedArtists": "フォローしているアーティスト", @@ -365,4 +366,4 @@ "remote.web.description": "QRコードを使用して、Ciderとスマートフォンをペアリングする", "remote.web.description": "Scan the QR code to pair your phone up with this Cider instance", "about.thanks": "Cider Collective とご協力いただいた貢献者様に感謝申し上げます。" -} \ No newline at end of file +}