From 0a64f264d40b0e82119a1f5011cc98d4f2d325af Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Fri, 25 Feb 2022 11:00:39 -0600 Subject: [PATCH] New translations en_US.json (French) --- src/i18n/fr_FR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/fr_FR.json b/src/i18n/fr_FR.json index 2bee121a..3c8db1ca 100644 --- a/src/i18n/fr_FR.json +++ b/src/i18n/fr_FR.json @@ -200,7 +200,7 @@ "action.startRadio": "Lancer la radio", "settings.option.visual.animatedArtwork": "Pochette d'album animée", "settings.header.visual.windowBackgroundStyle.artwork": "Pochette d'album", - "action.moveToTop": "Haut de page", + "action.moveToTop": "Move out of Folder", "action.share": "Partager", "action.rename": "Renommer", "action.love": "Aimer", @@ -339,7 +339,7 @@ "settings.option.experimental.compactUI": "Interface utilisateur compacte", "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",