From 22f95c81ab5853376a4f506da955188562c29f72 Mon Sep 17 00:00:00 2001 From: Nathan Ritchie <48845980+ctaetcsh@users.noreply.github.com> Date: Sun, 3 Jul 2022 02:27:57 -0700 Subject: [PATCH] Change No Lyrics Message in Full Screen Player (#1210) * Modify term.noLyrics text in 5 files * Minor change in 3 files --- src/i18n/en_OWO.json | 2 +- src/i18n/en_PISS.json | 2 +- src/i18n/en_US.json | 2 +- src/i18n/hi_IN.json | 2 +- src/i18n/source/en_US.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/en_OWO.json b/src/i18n/en_OWO.json index 99e63bb3..eb147a67 100644 --- a/src/i18n/en_OWO.json +++ b/src/i18n/en_OWO.json @@ -136,7 +136,7 @@ "term.amLive": "Appwe Music Wive", "term.language": "Wanguage", "term.funLanguages": "Fun", - "term.noLyrics": "Woading... / Wywics nyot found./ Instwumentaw.", + "term.noLyrics": ">w< Sowwy Wowwy.. N-Nyo Wywics Avaiwabwe", "term.copyright": "Copywight", "term.rightsReserved": "Aww Wights Wesewved.", "term.sponsor": "Sponsow this pwoject", diff --git a/src/i18n/en_PISS.json b/src/i18n/en_PISS.json index 3047cac2..692c8ebc 100644 --- a/src/i18n/en_PISS.json +++ b/src/i18n/en_PISS.json @@ -103,7 +103,7 @@ "term.recentStations": "recent pisses", "term.language": "piss around the world", "term.funLanguages": "piss languages", - "term.noLyrics": "piss…", + "term.noLyrics": "out of piss...", "term.copyright": "copypiss", "term.rightsReserved": "all piss reserved.", "term.sponsor": "piss on Cider", diff --git a/src/i18n/en_US.json b/src/i18n/en_US.json index 154d7120..f2ef03fd 100644 --- a/src/i18n/en_US.json +++ b/src/i18n/en_US.json @@ -142,7 +142,7 @@ "term.live": "LIVE", "term.language": "Language", "term.funLanguages": "Fun", - "term.noLyrics": "Loading... / Lyrics not found./ Instrumental.", + "term.noLyrics": "Instrumental Track / No Lyrics.", "term.copyright": "Copyright", "term.rightsReserved": "All Rights Reserved.", "term.sponsor": "Sponsor this project", diff --git a/src/i18n/hi_IN.json b/src/i18n/hi_IN.json index d941bf5d..c09c0b66 100644 --- a/src/i18n/hi_IN.json +++ b/src/i18n/hi_IN.json @@ -101,7 +101,7 @@ "term.recentStations": "Recent Stations", "term.language": "Language", "term.funLanguages": "Fun", - "term.noLyrics": "Loading... / Lyrics not found./ Instrumental.", + "term.noLyrics": "Instrumental Track / No Lyrics.", "term.copyright": "Copyright", "term.rightsReserved": "All Rights Reserved.", "term.sponsor": "Sponsor this project", diff --git a/src/i18n/source/en_US.json b/src/i18n/source/en_US.json index ae09a6d3..256b937d 100644 --- a/src/i18n/source/en_US.json +++ b/src/i18n/source/en_US.json @@ -138,7 +138,7 @@ "term.amLive": "Apple Music Live", "term.language": "Language", "term.funLanguages": "Fun", - "term.noLyrics": "Loading... / Lyrics not found./ Instrumental.", + "term.noLyrics": "Instrumental Track / No Lyrics.", "term.copyright": "Copyright", "term.rightsReserved": "All Rights Reserved.", "term.sponsor": "Sponsor this project",