Update installation instructions in translations for YouTube script
- Revised step 2 in multiple language translations to include the direct link to the Focused YouTube script page on Greasy Fork, replacing the previous placeholder text.
This commit is contained in:
@@ -45,7 +45,7 @@ const translations: Record<SupportedLanguage, FocusedYouTubeTranslation> = {
|
||||
},
|
||||
howToInstall: 'How to Install',
|
||||
step1: 'Install a userscript manager like Tampermonkey or Violentmonkey in your browser.',
|
||||
step2: 'Visit the Focused YouTube script page on Greasy Fork (coming soon) or copy the script from GitHub.',
|
||||
step2: 'Visit the Focused YouTube script page on Greasy Fork: https://greasyfork.org/en/scripts/541103-focused-youtube',
|
||||
step3: 'Click "Install" to add the script to your userscript manager.',
|
||||
step4: 'Refresh YouTube and enjoy a cleaner, distraction-free experience!',
|
||||
notes: {
|
||||
@@ -81,7 +81,7 @@ const translations: Record<SupportedLanguage, FocusedYouTubeTranslation> = {
|
||||
},
|
||||
howToInstall: 'Installatiehandleiding',
|
||||
step1: 'Installeer een userscriptmanager zoals Tampermonkey of Violentmonkey in je browser.',
|
||||
step2: 'Bezoek de Focused YouTube-scriptpagina op Greasy Fork (binnenkort beschikbaar) of kopieer het script van GitHub.',
|
||||
step2: 'Bezoek de Focused YouTube-scriptpagina op Greasy Fork: https://greasyfork.org/en/scripts/541103-focused-youtube',
|
||||
step3: 'Klik op "Installeren" om het script toe te voegen aan je userscriptmanager.',
|
||||
step4: 'Ververs YouTube en geniet van een schonere, afleidingsvrije ervaring!',
|
||||
notes: {
|
||||
@@ -117,7 +117,7 @@ const translations: Record<SupportedLanguage, FocusedYouTubeTranslation> = {
|
||||
},
|
||||
howToInstall: 'Installationsanleitung',
|
||||
step1: 'Installiere einen Userscript-Manager wie Tampermonkey oder Violentmonkey in deinem Browser.',
|
||||
step2: 'Besuche die Focused YouTube-Skriptseite auf Greasy Fork (bald verfügbar) oder kopiere das Skript von GitHub.',
|
||||
step2: 'Besuche die Focused YouTube-Skriptseite auf Greasy Fork: https://greasyfork.org/en/scripts/541103-focused-youtube',
|
||||
step3: 'Klicke auf „Installieren“, um das Skript deinem Userscript-Manager hinzuzufügen.',
|
||||
step4: 'Lade YouTube neu und genieße eine ablenkungsfreie Nutzung!',
|
||||
notes: {
|
||||
@@ -153,7 +153,7 @@ const translations: Record<SupportedLanguage, FocusedYouTubeTranslation> = {
|
||||
},
|
||||
howToInstall: 'Comment l’installer',
|
||||
step1: 'Installez un gestionnaire de userscripts comme Tampermonkey ou Violentmonkey dans votre navigateur.',
|
||||
step2: 'Visitez la page du script Focused YouTube sur Greasy Fork (bientôt disponible) ou copiez le script depuis GitHub.',
|
||||
step2: 'Visitez la page du script Focused YouTube sur Greasy Fork : https://greasyfork.org/en/scripts/541103-focused-youtube',
|
||||
step3: 'Cliquez sur "Installer" pour ajouter le script à votre gestionnaire de scripts.',
|
||||
step4: 'Rafraîchissez YouTube et profitez d’une expérience sans distractions !',
|
||||
notes: {
|
||||
|
Reference in New Issue
Block a user