From 398d80808f2acb503a528fcd41f7187285b79fd6 Mon Sep 17 00:00:00 2001 From: itzeima Date: Sat, 28 Feb 2026 23:34:08 +0100 Subject: [PATCH] chore(i18n): Translated using Weblate (Lithuanian) Currently translated at 100.0% (477 of 477 strings) Translation: pear-devs/pear-desktop/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/lt/ --- src/i18n/resources/lt.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/i18n/resources/lt.json b/src/i18n/resources/lt.json index a60579f4..4b810980 100644 --- a/src/i18n/resources/lt.json +++ b/src/i18n/resources/lt.json @@ -698,7 +698,13 @@ }, "prompt": { "lastfm": { - "api-key": "Last.fm API raktas" + "api-key": "Last.fm API raktas", + "api-secret": "Last.fm API paslaptis" + }, + "listenbrainz": { + "token": { + "label": "Įveskite savo ListenBrainz vartotojo žetoną:" + } } } },