mirror of
https://gitlab.com/RemixDev/deemix-webui.git
synced 2025-01-14 10:35:16 +00:00
Added missing link in el.mjs
This commit is contained in:
parent
aea5e523ca
commit
f6cb3a29a9
|
@ -464,7 +464,7 @@ const gr = {
|
||||||
clientSecretQuestion: {
|
clientSecretQuestion: {
|
||||||
title: 'Πώς μπορώ να βρω το δικό μου "Client ID" και το "Client Secret"; ',
|
title: 'Πώς μπορώ να βρω το δικό μου "Client ID" και το "Client Secret"; ',
|
||||||
step1: {
|
step1: {
|
||||||
text: 'Μεταβείτε στο {} και συνδεθείτε με τον λογαριασμό σας στο "Spotify".',
|
text: 'Μεταβείτε στο {spotifyDevelopersDashboard} και συνδεθείτε με τον λογαριασμό σας στο "Spotify".',
|
||||||
spotifyDevelopersDashboard: "Spotify for Developers's Dashboard"
|
spotifyDevelopersDashboard: "Spotify for Developers's Dashboard"
|
||||||
},
|
},
|
||||||
step2: {
|
step2: {
|
||||||
|
|
Loading…
Reference in a new issue