From ae40bfb106e8edfad0c441cf079b42e3b47c91d5 Mon Sep 17 00:00:00 2001 From: kkapsner Date: Sat, 21 Dec 2024 22:25:01 +0100 Subject: [PATCH] New translations messages.json (Portuguese) --- _locales/pt/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json index 1f7985f..72a4347 100644 --- a/_locales/pt/messages.json +++ b/_locales/pt/messages.json @@ -992,7 +992,11 @@ "description": "" }, "sessionWhiteList_description": { - "message": "Domínios ou URLs que devem ser permitidos de usar todas as APIs durante a sessão atual. Para adicionar várias entradas, separe-as por vírgulas.", + "message": "Domains or URLs which shall be allowed to use all APIs during the current session (i.e. temporarily whitelisted). To add multiple entries, separate them by commas.", + "description": "" + }, + "sessionWhiteList_search": { + "message": "temporary", "description": "" }, "whitelistDomainTemporarily": {