Fix Portuguese transaltion

This commit is contained in:
Deluan
2021-02-03 19:27:14 -05:00
parent e9dad3dd67
commit 64b22688ba
+2 -2
View File
@@ -326,7 +326,7 @@
"serverDown": "DESCONECTADO" "serverDown": "DESCONECTADO"
}, },
"help": { "help": {
"title": "Navidrome - Teclas de atalho", "title": "Teclas de atalho",
"hotkeys": { "hotkeys": {
"show_help": "Mostra esta janela", "show_help": "Mostra esta janela",
"toggle_menu": "Mostra o menu lateral", "toggle_menu": "Mostra o menu lateral",
@@ -335,7 +335,7 @@
"next_song": "Próxima música", "next_song": "Próxima música",
"vol_up": "Aumenta volume", "vol_up": "Aumenta volume",
"vol_down": "Diminui volume", "vol_down": "Diminui volume",
"toggle_star": "Marca/desmarca favorita" "toggle_star": "Marcar/desmarcar favorita"
} }
} }
} }