some updates~~~ (#516)

* zh-tw lupdate and petitlyrics in readme

* fix x-code ver

* Revert "fix x-code ver"

This reverts commit a15408df2e367639615d3b31237cfea42c4e5e1e.

* trying to fix tr.lproj

* try again to fix tr trans

* using escape chara

* backslash~

* Update Localizable.strings
This commit is contained in:
Elliot
2024-11-10 05:20:17 +08:00
committed by GitHub
parent abc7dfd38a
commit 156e9e18bc
3 changed files with 7 additions and 2 deletions
+2
View File
@@ -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
@@ -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.";
@@ -108,4 +108,7 @@ let_the_music_play = "讓音樂演奏吧...";
// 已按讚的歌曲
liked_songs = "已按讚的歌曲";
contributors = "貢獻者";
contributors = "貢獻者";
request_anonymous_token = "請求匿名使用者權杖";
request_anonymous_token_description = "點擊 「請求匿名使用者權杖」 後 EeveeSpotify 會嘗試在未授權的情況下從 Musixmatch 取得使用者權杖.";