From 46953a263b7908b4831edb2b301960d4496f7e94 Mon Sep 17 00:00:00 2001 From: wlxd <72802595+wlxxd@users.noreply.github.com> Date: Wed, 7 May 2025 02:01:52 +0200 Subject: [PATCH] Updated german loc. (#756) Added following line to the loc: lrclib_api = "Server Address"; --Translated lrclib_api = "Server Addresse"; --- .../EeveeSpotify.bundle/de.lproj/Localizable.strings | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layout/Library/Application Support/EeveeSpotify.bundle/de.lproj/Localizable.strings b/layout/Library/Application Support/EeveeSpotify.bundle/de.lproj/Localizable.strings index 8e05497..cbadf90 100644 --- a/layout/Library/Application Support/EeveeSpotify.bundle/de.lproj/Localizable.strings +++ b/layout/Library/Application Support/EeveeSpotify.bundle/de.lproj/Localizable.strings @@ -113,3 +113,5 @@ contributors = "Collaborator"; request_anonymous_token = "Anonymes Token anfordern"; request_anonymous_token_description = "Tippe auf „Anonymes Token anfordern“, um ein Token von Musixmatch ohne Autorisierung anzufordern."; + +lrclib_api = "Server Adresse"; \ No newline at end of file