From 20ebb09498cae8033c10276806a111d277aba141 Mon Sep 17 00:00:00 2001 From: Andrew <66430340+aandrew-me@users.noreply.github.com> Date: Mon, 31 Oct 2022 17:50:04 +0600 Subject: [PATCH] New translations en.json (Portuguese, Brazilian) --- translations/pt.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/translations/pt.json b/translations/pt.json index 6c5ff46..ddd2ed2 100644 --- a/translations/pt.json +++ b/translations/pt.json @@ -64,5 +64,7 @@ "Install and restart now?": "Instalar e reiniciar agora?", "Restart": "Reiniciar", "Later": "Depois", - "Extract Audio": "Extract Audio" + "Extract Audio": "Extract Audio", + "Select Video Format ": "Select Video Format ", + "Select Audio Format ": "Select Audio Format " }