Skip to content

Commit

Permalink
chore: minor changes (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMoraDC authored Feb 6, 2025
2 parents ab7d967 + 341d59c commit d4a9b51
Show file tree
Hide file tree
Showing 6 changed files with 231 additions and 231 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ run-lint:
.PHONY: run-checks
run-checks: run-lint run-tests

.PHONY:
.PHONY: build-image
build-image:
docker build -f Dockerfile -t ${IMAGE_NAME}:${IMAGE_TAG} .
118 changes: 59 additions & 59 deletions locales/ca/generate.json
Original file line number Diff line number Diff line change
@@ -1,63 +1,63 @@
{
"meta": {
"description": "Genera llistes amb les cançons amb què les teves bandes preferides estan girant actualment",
"keywords": "Spotify, Setlist.fm, Generador de llistes, Festivals, Música, Concerts",
"title": "Generar | Festwrap"
},
"steps": {
"errors": {
"name": {
"required": "El nom de la llista és obligatori"
},
"playlistSelected": {
"required": "Selecciona una llista de reproducció"
},
"selectedBands": {
"required": "Selecciona com a mínim un artista"
}
},
"navigation": {
"finish": "Finalitzar",
"generate": "Generar",
"next": "Següent",
"previous": "Anterior"
},
"step1": {
"description": "Crea una llista nova o utilitza una llista propia existent",
"form": {
"createNewPlaylist": {
"description": "Utilitza aquesta opció per crear una nova llista de reproducció a Spotify",
"giveAName": "Dona un nom a la llista",
"namePlaceholder": "Nom de la llista",
"privatePlaylist": {
"description": "La llista de reproducció serà privada i només tu podràs veure-la",
"title": "Llista privada"
},
"title": "Crear una nova llista"
"meta": {
"description": "Genera llistes amb les cançons amb què les teves bandes preferides estan girant actualment",
"keywords": "Spotify, Setlist.fm, Generador de llistes, Festivals, Música, Concerts",
"title": "Generar | Festwrap"
},
"steps": {
"errors": {
"name": {
"required": "El nom de la llista és obligatori"
},
"useExistingPlaylist": {
"description": "Utilitza aquesta opció per afegir cançons a una de les teves llistes de reproducció ja existent",
"selectPlaylist": "Selecciona una llista de reproducció",
"title": "Utilitzar una llista existent"
"playlistSelected": {
"required": "Selecciona una llista de reproducció"
},
"selectedBands": {
"required": "Selecciona com a mínim un artista"
}
},
"title": "Configura la llista"
},
"step2": {
"description": "Selecciona els artistes que vols afegir a la llista de reproducció",
"emptyState": {
"description": "Comença a buscar artistes per afegir-los a la llista de reproducció",
"title": "No hi ha cap artista afegit"
},
"searchPlaceholder": "Cerca artistes",
"title": "Cerca els artistes"
},
"step3": {
"copyButton": "Copia URL",
"copySuccessButton": "Copiat!",
"description": "Obre la llista generada o modificada utilitzant la URL de Spotify",
"playlisyGeneratedSuccessfully": "Llista generada amb èxit",
"title": "Copia la URL"
}
}
},
"navigation": {
"finish": "Finalitzar",
"generate": "Generar",
"next": "Següent",
"previous": "Anterior"
},
"step1": {
"description": "Crea una llista nova o utilitza una llista propia existent",
"form": {
"createNewPlaylist": {
"description": "Utilitza aquesta opció per crear una nova llista de reproducció a Spotify",
"giveAName": "Dona un nom a la llista",
"namePlaceholder": "Nom de la llista",
"privatePlaylist": {
"description": "La llista de reproducció serà privada i només tu podràs veure-la",
"title": "Llista privada"
},
"title": "Crear una nova llista"
},
"useExistingPlaylist": {
"description": "Utilitza aquesta opció per afegir cançons a una de les teves llistes de reproducció ja existent",
"selectPlaylist": "Selecciona una llista de reproducció",
"title": "Utilitzar una llista existent"
}
},
"title": "Configura la llista"
},
"step2": {
"description": "Selecciona els artistes que vols afegir a la llista de reproducció",
"emptyState": {
"description": "Comença a buscar artistes per afegir-los a la llista de reproducció",
"title": "No hi ha cap artista afegit"
},
"searchPlaceholder": "Cerca artistes",
"title": "Cerca els artistes"
},
"step3": {
"copyButton": "Copia URL",
"copySuccessButton": "Copiat!",
"description": "Obre la llista generada o modificada utilitzant la URL de Spotify",
"playlisyGeneratedSuccessfully": "Llista generada amb èxit",
"title": "Copia la URL"
}
}
}
44 changes: 22 additions & 22 deletions locales/ca/home.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"heroSection": {
"button": "Començar",
"subtitle": "Genera llistes de música a Spotify basat en les cançons que estàn sonant en aquell tour",
"title": "Generador de llistes de <0>Spotify</0> utilitzant una llista de grups musicals"
},
"howItWorksSection": {
"step1": {
"title": "Inicia sessió en el teu compte de Spotify"
},
"step2": {
"title": "Busca i selecciona els artistes"
},
"step3": {
"title": "Comprova i personaliza la llista sugerida"
},
"title": "Com funciona"
},
"meta": {
"description": "Genera llistes de música a Spotify basat en les cançons que estàn tocant en aquell tour, utilizant la API de Setlist.fm",
"keywords": "Spotify, Setlist.fm, Generador de llistes, Festivals, Música, Concerts",
"title": "Inici | Festwrap"
}
"heroSection": {
"button": "Començar",
"subtitle": "Genera llistes de música a Spotify basat en les cançons que estàn sonant en aquell tour",
"title": "Generador de llistes de <0>Spotify</0> utilitzant una llista de grups musicals"
},
"howItWorksSection": {
"step1": {
"title": "Inicia sessió en el teu compte de Spotify"
},
"step2": {
"title": "Busca i selecciona els artistes"
},
"step3": {
"title": "Comprova i personaliza la llista sugerida"
},
"title": "Com funciona"
},
"meta": {
"description": "Genera llistes de música a Spotify basat en les cançons que estàn tocant en aquell tour, utilizant la API de Setlist.fm",
"keywords": "Spotify, Setlist.fm, Generador de llistes, Festivals, Música, Concerts",
"title": "Inici | Festwrap"
}
}
118 changes: 59 additions & 59 deletions locales/en/generate.json
Original file line number Diff line number Diff line change
@@ -1,63 +1,63 @@
{
"meta": {
"description": "Create playlists with the songs your bands are currently touring with",
"keywords": "Spotify, Setlist.fm, Playlist generator, Festivals, Music, Concerts",
"title": "Generator | Festwrap"
},
"steps": {
"errors": {
"name": {
"required": "The playlist name is required"
},
"playlistSelected": {
"required": "Select a playlist"
},
"selectedBands": {
"required": "Select at least one artist"
}
},
"navigation": {
"finish": "Finish",
"generate": "Generate",
"next": "Next",
"previous": "Previous"
},
"step1": {
"description": "Create a new list or use an existing one",
"form": {
"createNewPlaylist": {
"description": "Use this option to create a new Spotify playlist",
"giveAName": "Give a name to the playlist",
"namePlaceholder": "Playlist name",
"privatePlaylist": {
"description": "The playlist will be private and only you will be able to see it",
"title": "Private playlist"
},
"title": "Create a new playlist"
"meta": {
"description": "Create playlists with the songs your bands are currently touring with",
"keywords": "Spotify, Setlist.fm, Playlist generator, Festivals, Music, Concerts",
"title": "Generator | Festwrap"
},
"steps": {
"errors": {
"name": {
"required": "The playlist name is required"
},
"useExistingPlaylist": {
"description": "Use this option to add songs to one of your existing playlists.",
"selectPlaylist": "Select a playlist",
"title": "Use an existing playlist"
"playlistSelected": {
"required": "Select a playlist"
},
"selectedBands": {
"required": "Select at least one artist"
}
},
"title": "Configure the playlist"
},
"step2": {
"description": "Select for the artists you want to add to the playlist",
"emptyState": {
"description": "Start searching for artists to add them to the playlist",
"title": "No artist added"
},
"searchPlaceholder": "Search artists",
"title": "Search the artists"
},
"step3": {
"copyButton": "Copy URL",
"copySuccessButton": "Copied!",
"description": "Open the generated or modified playlist using the Spotify URL",
"playlisyGeneratedSuccessfully": "Playlist generated successfully",
"title": "Copy the URL"
}
}
},
"navigation": {
"finish": "Finish",
"generate": "Generate",
"next": "Next",
"previous": "Previous"
},
"step1": {
"description": "Create a new list or use an existing one",
"form": {
"createNewPlaylist": {
"description": "Use this option to create a new Spotify playlist",
"giveAName": "Give a name to the playlist",
"namePlaceholder": "Playlist name",
"privatePlaylist": {
"description": "The playlist will be private and only you will be able to see it",
"title": "Private playlist"
},
"title": "Create a new playlist"
},
"useExistingPlaylist": {
"description": "Use this option to add songs to one of your existing playlists.",
"selectPlaylist": "Select a playlist",
"title": "Use an existing playlist"
}
},
"title": "Configure the playlist"
},
"step2": {
"description": "Select for the artists you want to add to the playlist",
"emptyState": {
"description": "Start searching for artists to add them to the playlist",
"title": "No artist added"
},
"searchPlaceholder": "Search artists",
"title": "Search the artists"
},
"step3": {
"copyButton": "Copy URL",
"copySuccessButton": "Copied!",
"description": "Open the generated or modified playlist using the Spotify URL",
"playlisyGeneratedSuccessfully": "Playlist generated successfully",
"title": "Copy the URL"
}
}
}
Loading

0 comments on commit d4a9b51

Please sign in to comment.