Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
whoeevee committed Nov 6, 2024
1 parent a5b0018 commit 3e9a1f5
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 23 deletions.
8 changes: 8 additions & 0 deletions contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,14 @@
"roles": [
"Japanese"
]
},
{
"username": "RikyPy",
"roles": [
"Arabic (Egypt)",
"Hungarian",
"Romanian"
]
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ unknown_error = "Ismeretlen hiba";
// Instrumental Titles

song_is_instrumental = "Ez a dal instrumentális.";
let_the_music_play = "Ez a dal instrumentális.";
let_the_music_play = "Hadd szóljon a zene...";

// liked songs title, should match official spotify loc

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ overwrite_configuration_description = "Înlocuiți configurația de la distanț

// Lyrics

do_not_replace_lyrics = "Do Not Replace Versuri";
do_not_replace_lyrics = "Nu înlocuiți versurile";
lyrics_source = "Versuri Sursa";
lyrics_source_description = "Puteți selecta sursa de versuri pe care o preferați.

Expand Down
9 changes: 1 addition & 8 deletions repo.altsource.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,6 @@
"downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift5.5/EeveeSpotify-5.5-8.9.82.ipa",
"size": 81575336
},
{
"version": "8.9.82",
"date": "2024-10-09",
"localizedDescription": "Spotify v8.9.82 injected with EeveeSpotify",
"downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift5.5/EeveeSpotify-5.5-8.9.82.ipa",
"size": 81575336
},
{
"version": "8.9.80",
"date": "2024-10-06",
Expand Down Expand Up @@ -171,4 +164,4 @@
}
}
]
}
}
14 changes: 1 addition & 13 deletions repo.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,6 @@
"localizedDescription": "Spotify v8.9.82 injected with EeveeSpotify",
"developerName": "Eevee"
},
{
"name": "EeveeSpotify",
"type": 1,
"bundleIdentifier": "com.spotify.client",
"version": "8.9.82",
"versionDate": "2024-10-09",
"size": 81575336,
"downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift5.5/EeveeSpotify-5.5-8.9.82.ipa",
"iconURL": "https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/0c/1f/61/0c1f6144-af80-f395-3204-1d14fd8b2be7/AppIcon-0-0-1x_U007emarketing-0-6-0-0-85-220.png/512x512bb.jpg",
"localizedDescription": "Spotify v8.9.82 injected with EeveeSpotify",
"developerName": "Eevee"
},
{
"name": "EeveeSpotify",
"type": 1,
Expand Down Expand Up @@ -220,4 +208,4 @@
"developerName": "Eevee"
}
]
}
}

0 comments on commit 3e9a1f5

Please sign in to comment.