From debf429397e68b61a1d643aa47852aaeae326698 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Fri, 25 Feb 2022 11:00:38 -0600 Subject: [PATCH] New translations en_US.json (Japanese) --- src/i18n/ja_JP.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/ja_JP.json b/src/i18n/ja_JP.json index 59364110..1c695508 100644 --- a/src/i18n/ja_JP.json +++ b/src/i18n/ja_JP.json @@ -200,7 +200,7 @@ "settings.option.connectivity.lastfmScrobble.nowPlaying": "Enable LastFM Now Playing", "settings.option.visual.animatedArtwork": "アニメーションアートワーク", "action.love": "ラブ", - "action.moveToTop": "上に戻る", + "action.moveToTop": "Move out of Folder", "action.unlove": "ラブを解除", "action.rename": "名前の変更", "action.import": "インポート", @@ -339,7 +339,7 @@ "settings.header.experimental.description": "開発中の実験的な機能は不完全で不安定である可能性があります", "settings.header.experimental.description": "Adjust the experimental settings for Cider.", "settings.option.experimental.unknownPlugin": "Unknown Sources", - "settings.option.experimental.unknownPlugin.description": "Allow installion of plugins from repos other than the Cider Plugin Repository", + "settings.option.experimental.unknownPlugin.description": "Allow installation of plugins from repos other than the Cider Plugin Repository", "settings.option.experimental.compactUI": "Compact UI", "settings.option.experimental.close_button_hide": "Close Button Should Hide the Application", "settings.option.experimental.inline_playlists": "Inline Playlists and Albums",