Add click sound effect and option to disable on settings.

This commit is contained in:
天クマ 2026-07-01 15:08:00 -03:00
commit fb73bfa300
7 changed files with 40 additions and 0 deletions

View file

@ -69,6 +69,7 @@ module.exports = {
by: "by",
back: "back",
hideBackground: "Hide background",
disableSoundEffects: "Disable sound effects",
options: "Options",
alsoAvailableAsVideo: "Also available as video",
websiteDescription: "Personal website/blog of Adrian Victor.",
@ -124,6 +125,7 @@ module.exports = {
by: "por",
back: "voltar",
hideBackground: "Esconder imagem de fundo",
disableSoundEffects: "Desabilitar efeitos sonoros",
options: "Opções",
alsoAvailableAsVideo: "Também disponível em vídeo",
websiteDescription: "Website/blog pessoal de Adrian Victor.",