From a3f8c7af64aac80d5db13a89cc85f94d041ffa6f Mon Sep 17 00:00:00 2001 From: 000yesnt <49329895+000yesnt@users.noreply.github.com> Date: Sun, 25 Jan 2026 06:04:49 -0300 Subject: [PATCH] portuguese tl: change rc_zip wording unsure about this one --- copyparty/web/tl/por.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/copyparty/web/tl/por.js b/copyparty/web/tl/por.js index e9a209e5..6fd11845 100644 --- a/copyparty/web/tl/por.js +++ b/copyparty/web/tl/por.js @@ -650,7 +650,7 @@ Ls.por = { "rc_txt": "abrir no leitor de texto", "rc_md": "abrir no leitor markdown", "rc_dl": "baixar", - "rc_zip": "baixar como zip", + "rc_zip": "baixar compactado", "rc_cpl": "copiar link", "rc_del": "excluir", "rc_cut": "recortar",