Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify jingle authors name #78

Merged
merged 3 commits into from
Jan 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ jobs:
ruby-version: ${{ env.RUBY_VERSION }}
bundler-cache: true

- uses: nanasess/setup-chromedriver@v2
with:
chromedriver-version: 119.0.6045.105

- uses: actions/setup-node@master
with:
node-version: ${{ env.NODE_VERSION }}
Expand Down
2 changes: 1 addition & 1 deletion config/locales/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ es:
title: Prozesu partaideak
audio:
title: Dale al play! ¡Ponle ritmo a la participación y siente la energía! Escucha la música que, a partir de ahora, acompañará a los procesos participativos. Anímate y participa
author: "Autora/Egilea: Mad Muasel (Lore Rouco Corona)"
author: "Autores: colaboración Lore Rouco y Rubén G. Mateos"
rights: Todos los derechos reservados
audio_supporting: Su navegador no soporta el elemento audio.
recaptcha:
Expand Down
2 changes: 1 addition & 1 deletion config/locales/eu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ eu:
title: Prozesu partaideak
audio:
title: Sakatu play! Jarri erritmoa parte-hartzeari eta sentitu energía! Entzun hemendik aurrera parte hartzeko prozesuak lagunduko dituen musika. Animatu eta hartu parte!
author: "Autora/Egilea: Mad Muasel (Lore Rouco Corona)"
author: "Egileak: Lore Rouco eta Rubén G. Mateos kolaborazioa"
rights: Derechos reservados
audio_supporting: Tu navegador no soporta el elemento de audio.
layouts:
Expand Down
Loading