From a0810938d9e893abe9f0f4869bf4d5e3d83754cd Mon Sep 17 00:00:00 2001 From: kkapsner Date: Tue, 26 Jan 2021 13:51:09 +0100 Subject: [PATCH] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index c0d7f9a..ae91a74 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -175,6 +175,14 @@ "message": "Exibe as descrições das configurações.", "description": "" }, + "disruptSessionOnUpdate_title": { + "message": "Disrupt session on update", + "description": "" + }, + "disruptSessionOnUpdate_description": { + "message": "If set to true the extension will update as soon as the update is available. This might break some tabs that are currently open.", + "description": "" + }, "hideSetting": { "message": "Clique aqui para ocultar esta configuração.", "description": ""