From 9f8740d3fbb89a56e2f6319287c57d3d956c957e Mon Sep 17 00:00:00 2001 From: kkapsner Date: Sat, 21 Dec 2024 22:24:59 +0100 Subject: [PATCH] New translations messages.json (Lithuanian) --- _locales/lt/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/lt/messages.json b/_locales/lt/messages.json index c3db257..8d86633 100644 --- a/_locales/lt/messages.json +++ b/_locales/lt/messages.json @@ -992,7 +992,11 @@ "description": "" }, "sessionWhiteList_description": { - "message": "Domains or URLs which shall be allowed to use all APIs during the current session. To add multiple entries, separate them by commas.", + "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": {