From 74076024e4194a7cf3fcdd21f90328aec0d45d3f Mon Sep 17 00:00:00 2001 From: kkapsner Date: Sat, 21 Dec 2024 22:24:53 +0100 Subject: [PATCH] New translations messages.json (Spanish) --- _locales/es/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 10db00c..6f5c94c 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -992,7 +992,11 @@ "description": "" }, "sessionWhiteList_description": { - "message": "Los dominios o URL a los que se permite usar todas las API en la sesión actual. Para añadir varias entradas, sepárelas con comas.", + "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": {