From c786cf5f94e91cb9ad3fe08ea640ae4b1a8bf35d Mon Sep 17 00:00:00 2001 From: LIKVIDATOR1337 <54180773+LIKVIDATOR1337@users.noreply.github.com> Date: Thu, 10 Oct 2024 08:35:07 +0300 Subject: [PATCH] Added contributors string. (#440) * Ukrainian language * Ukrainian language * Update Localizable.strings * Update Localizable.strings * some improvements * Added liked_songs string. * Update Localizable.strings * Added contributors string. --------- Co-authored-by: whoeevee <94960726+whoeevee@users.noreply.github.com> --- .../EeveeSpotify.bundle/uk.lproj/Localizable.strings | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layout/Library/Application Support/EeveeSpotify.bundle/uk.lproj/Localizable.strings b/layout/Library/Application Support/EeveeSpotify.bundle/uk.lproj/Localizable.strings index 61dcf60..c981ca0 100644 --- a/layout/Library/Application Support/EeveeSpotify.bundle/uk.lproj/Localizable.strings +++ b/layout/Library/Application Support/EeveeSpotify.bundle/uk.lproj/Localizable.strings @@ -102,3 +102,5 @@ let_the_music_play = "Нехай зазвучить музика..."; // liked songs title, should match official spotify loc liked_songs = "Вам сподобалось"; + +contributors = "Учасники";