From b32214a5df5a8423cec4916d32aa7fb90ce18681 Mon Sep 17 00:00:00 2001 From: Cooper Ransom Date: Tue, 5 Mar 2024 20:52:32 -0500 Subject: [PATCH] Fix issues in en.sjon --- src/assets/locales/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/locales/en.json b/src/assets/locales/en.json index c6fa03c5..040b8ab9 100644 --- a/src/assets/locales/en.json +++ b/src/assets/locales/en.json @@ -379,7 +379,7 @@ }, "nextEpisode": { "cancel": "Cancel", - "next": "Next episode ⛱" + "next": "Next episode!" }, "playbackError": { "badge": "Playback error", @@ -530,7 +530,7 @@ }, "preferences": { "language": "Application language", - "languageDescription": "Language applied to the entire application, only some languages have silly stuff 🙁.", + "languageDescription": "Language applied to the entire application, only English has silly stuff 🙁.", "thumbnail": "Generate thumbnails", "thumbnailDescription": "Most of the time, videos don't have thumbnails. You can enable this setting to generate them on the fly but they can make your video slower.", "thumbnailLabel": "Generate thumbnails",