From a0639cbd276dfdc214a93f336ae643b6d56e12c3 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Thu, 10 Oct 2024 03:21:09 +0200 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (653 of 653 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 383c5dc8..718b2ebd 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -148,8 +148,8 @@ "smartPlaylist": "smart $t(entity.playlist_one)", "track_one": "track", "track_other": "tracks", - "song_one": "", - "song_other": "", + "song_one": "song", + "song_other": "songs", "trackWithCount_one": "{{count}} track", "trackWithCount_other": "{{count}} tracks" }, @@ -510,7 +510,7 @@ "discordIdleStatus": "show rich presence idle status", "discordIdleStatus_description": "when enabled, update status while player is idle", "discordListening": "show status as listening", - "discordListening_description": "show status as listening instead of playing. note that this currently breaks timer bar", + "discordListening_description": "show status as listening instead of playing", "discordRichPresence": "{{discord}} rich presence", "discordRichPresence_description": "enable playback status in {{discord}} rich presence. Image keys are: {{icon}}, {{playing}}, and {{paused}} ", "discordUpdateInterval": "{{discord}} rich presence update interval",