From 66960acb25fd975331a888967d613d2e3a2bf0b1 Mon Sep 17 00:00:00 2001 From: Tuba <82492785+Tuba2@users.noreply.github.com> Date: Wed, 7 Aug 2024 01:22:10 -0300 Subject: [PATCH] Update pt_BR.json Fixed wrong translation for "Shuffle". --- res/translations/pt_BR.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/res/translations/pt_BR.json b/res/translations/pt_BR.json index 928e93f..b1e79db 100644 --- a/res/translations/pt_BR.json +++ b/res/translations/pt_BR.json @@ -172,9 +172,9 @@ "Show notification on track change": "Mostrar notificação ao mudar de faixa", "Show play queue": "Mostrar lista de reprodução", "Show year in album grid cards": "Mostrar ano nos cartões da grade de álbuns", - "Shuffle": "Embaralhar", - "Shuffle albums": "Embaralhar álbuns", - "Shuffle tracks": "Embaralhar faixas", + "Shuffle": "Aleatório", + "Shuffle albums": "Álbuns em ordem aleatória", + "Shuffle tracks": "Faixas em ordem aleatória", "Similar artists": "Artistas similares", "Single": "Single", "Size": "Tamanho",