Skip to content

Commit 3e9a1f5

Browse files
committed
fixes
1 parent a5b0018 commit 3e9a1f5

5 files changed

Lines changed: 12 additions & 23 deletions

File tree

contributors.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,14 @@
148148
"roles": [
149149
"Japanese"
150150
]
151+
},
152+
{
153+
"username": "RikyPy",
154+
"roles": [
155+
"Arabic (Egypt)",
156+
"Hungarian",
157+
"Romanian"
158+
]
151159
}
152160
]
153161
}

layout/Library/Application Support/EeveeSpotify.bundle/hu.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ unknown_error = "Ismeretlen hiba";
103103
// Instrumental Titles
104104

105105
song_is_instrumental = "Ez a dal instrumentális.";
106-
let_the_music_play = "Ez a dal instrumentális.";
106+
let_the_music_play = "Hadd szóljon a zene...";
107107

108108
// liked songs title, should match official spotify loc
109109

layout/Library/Application Support/EeveeSpotify.bundle/ro.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ overwrite_configuration_description = "Înlocuiți configurația de la distanț
3131

3232
// Lyrics
3333

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

repo.altsource.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,6 @@
3232
"downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift5.5/EeveeSpotify-5.5-8.9.82.ipa",
3333
"size": 81575336
3434
},
35-
{
36-
"version": "8.9.82",
37-
"date": "2024-10-09",
38-
"localizedDescription": "Spotify v8.9.82 injected with EeveeSpotify",
39-
"downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift5.5/EeveeSpotify-5.5-8.9.82.ipa",
40-
"size": 81575336
41-
},
4235
{
4336
"version": "8.9.80",
4437
"date": "2024-10-06",
@@ -171,4 +164,4 @@
171164
}
172165
}
173166
]
174-
}
167+
}

repo.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,6 @@
3939
"localizedDescription": "Spotify v8.9.82 injected with EeveeSpotify",
4040
"developerName": "Eevee"
4141
},
42-
{
43-
"name": "EeveeSpotify",
44-
"type": 1,
45-
"bundleIdentifier": "com.spotify.client",
46-
"version": "8.9.82",
47-
"versionDate": "2024-10-09",
48-
"size": 81575336,
49-
"downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift5.5/EeveeSpotify-5.5-8.9.82.ipa",
50-
"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",
51-
"localizedDescription": "Spotify v8.9.82 injected with EeveeSpotify",
52-
"developerName": "Eevee"
53-
},
5442
{
5543
"name": "EeveeSpotify",
5644
"type": 1,
@@ -220,4 +208,4 @@
220208
"developerName": "Eevee"
221209
}
222210
]
223-
}
211+
}

0 commit comments

Comments
 (0)