From e4d14481c5f738f86fb45275a341e2c8264cda51 Mon Sep 17 00:00:00 2001
From: SC <lalocas@protonmail.com>
Date: Thu, 9 Feb 2023 19:42:49 +0000
Subject: [PATCH] Update Portuguese translation

---
 locales/pt.json | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/locales/pt.json b/locales/pt.json
index 79a39ab6..b6b6c110 100644
--- a/locales/pt.json
+++ b/locales/pt.json
@@ -476,5 +476,8 @@
     "channel_tab_playlists_label": "Listas de reprodução",
     "channel_tab_channels_label": "Canais",
     "channel_tab_shorts_label": "Curtos",
-    "channel_tab_streams_label": "Diretos"
+    "channel_tab_streams_label": "Diretos",
+    "Music in this video": "Música neste vídeo",
+    "Artist: ": "Artista: ",
+    "Album: ": "Álbum: "
 }