From 5af434416836b247c450b0ba68a4920ddb13824c Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 3 Jul 2024 23:40:26 +0200 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (586 of 586 strings) Co-authored-by: Benjamin Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/feishin/translation/en/ Translation: feishin/Translation --- src/i18n/locales/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json index b6aa1bcf..90d9a92b 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -281,7 +281,7 @@ "viewDiscography": "view discography", "relatedArtists": "related $t(entity.artist_other)", "topSongs": "top songs", - "topSongsFrom": "Top songs from {{title}}", + "topSongsFrom": "top songs from {{title}}", "viewAll": "view all", "viewAllTracks": "view all $t(entity.track_other)" }, @@ -293,7 +293,7 @@ "moreFromGeneric": "more from {{item}}" }, "albumList": { - "artistAlbums": "Albums by {{artist}}", + "artistAlbums": "albums by {{artist}}", "genreAlbums": "\"{{genre}}\" $t(entity.album_other)", "title": "$t(entity.album_other)" }, @@ -399,7 +399,7 @@ "tracks": "$t(entity.track_other)" }, "trackList": { - "artistTracks": "Tracks by {{artist}}", + "artistTracks": "tracks by {{artist}}", "genreTracks": "\"{{genre}}\" $t(entity.track_other)", "title": "$t(entity.track_other)" }