From 12f9315ab9a875423dfe5d5f829ae1855a1cdd64 Mon Sep 17 00:00:00 2001 From: kkapsner Date: Thu, 28 Mar 2024 14:11:52 +0100 Subject: [PATCH] New translations messages.json (Hindi) --- _locales/hi/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/hi/messages.json b/_locales/hi/messages.json index bcbb0a1..fc53034 100644 --- a/_locales/hi/messages.json +++ b/_locales/hi/messages.json @@ -360,7 +360,7 @@ "description": "" }, "askOnlyOnce_description": { - "message": "When CanvasBlocker's block mode is set to 'ask permission' or 'ask permission for readout API', a confirm message will appear every time a page tries to access the API or readout API. This setting tries to display the confirm message only once for each page regardless of how many times the page tries to access the API. Nevertheless, multiple confirm messages may still be displayed on some pages.\n\nNo: asking every time\n\nIndividual: each API-type (context, input, readout) has to be confirmed separately\n\ncombined: all API-types get confirmed together", + "message": "When CanvasBlocker's block mode is set to 'ask permission' or 'ask permission for readout API', a confirm message will appear every time a page tries to access the API or readout API. This setting tries to display the confirm message only once for each page regardless of how many times the page tries to access the API. Nevertheless, multiple confirm messages may still be displayed on some pages.\n\nNo: asking every time\n\nIndividual: each API type (context, input, readout) has to be confirmed separately\n\nCombined: all API types get confirmed together", "description": "" }, "askOnlyOnce_options.no": {