Skip to content

Commit

Permalink
some updates~~~ (#516)
Browse files Browse the repository at this point in the history
* zh-tw lupdate and petitlyrics in readme

* fix x-code ver

* Revert "fix x-code ver"

This reverts commit a15408d.

* trying to fix tr.lproj

* try again to fix tr trans

* using escape chara

* backslash~

* Update Localizable.strings
  • Loading branch information
ElliotCHEN37 authored Nov 9, 2024
1 parent abc7dfd commit 156e9e1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ EeveeSpotify replaces Spotify monthly limited lyrics with one of the following t

- Musixmatch: The service Spotify uses. Provides time-synced lyrics for many songs, but you'll need a user token to use this source. To obtain the token, download Musixmatch from the App Store, sign up, then go to Settings > Get help > Copy debug info, and paste it into EeveeSpotify alert. You can also extract the token using MITM.

- PetitLyrics: Offers plenty of time-synced Japanese and some international lyrics.

If the tweak is unable to find a song or process the lyrics, you'll see a "Couldn't load the lyrics for this song" message. The lyrics might be wrong for some songs when using Genius due to how the tweak searches songs. While I've made it work in most cases, kindly refrain from opening issues about it.

## How It Works
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ liked_songs = "Beğenilen Şarkılar";
contributors = "Katkıda bulunanlar";

request_anonymous_token = "Anonim Token Talep Et";
request_anonymous_token_description = "Yetkilendirme olmadan Musixmatch'ten bir token talep etmek için "Anonim Token Talep Et"e dokun.";
request_anonymous_token_description = "Yetkilendirme olmadan Musixmatch'ten bir token talep etmek için \"Anonim Token Talep Et\"e dokun.";
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,7 @@ let_the_music_play = "讓音樂演奏吧...";
// 已按讚的歌曲
liked_songs = "已按讚的歌曲";

contributors = "貢獻者";
contributors = "貢獻者";

request_anonymous_token = "請求匿名使用者權杖";
request_anonymous_token_description = "點擊 「請求匿名使用者權杖」 後 EeveeSpotify 會嘗試在未授權的情況下從 Musixmatch 取得使用者權杖.";

0 comments on commit 156e9e1

Please sign in to comment.