From 543365cd640ebaa78288b7c4bd0c611f35112dc5 Mon Sep 17 00:00:00 2001 From: kkapsner Date: Wed, 25 Nov 2020 15:29:45 +0100 Subject: [PATCH] New translations messages.json (Polish) --- _locales/pl/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index e6b0774..52a93c4 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -224,7 +224,7 @@ "description": "" }, "askForAudioPermission": { - "message": "Do you want to allow the audio API?", + "message": "Czy chcesz zezwolić na API audio?", "description": "" }, "askForAudioInputPermission": { @@ -236,7 +236,7 @@ "description": "" }, "askForHistoryPermission": { - "message": "Do you want to allow the history API?", + "message": "Czy chcesz zezwolić na API historii?", "description": "" }, "askForHistoryInputPermission": {