Added missing link in el.mjs

This commit is contained in:
RemixDev 2022-05-28 12:38:20 +02:00
parent aea5e523ca
commit f6cb3a29a9
1 changed files with 1 additions and 1 deletions

View File

@ -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: {