From 85f28b475de83e0a74c36e86457a4be6761af3f8 Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Tue, 13 Feb 2024 00:13:19 +0000 Subject: [PATCH] New Crowdin translations by Github Action --- src/_locales/cs/messages.json | 6 +++--- src/_locales/de/messages.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/_locales/cs/messages.json b/src/_locales/cs/messages.json index 029231d9..2887846b 100644 --- a/src/_locales/cs/messages.json +++ b/src/_locales/cs/messages.json @@ -132,15 +132,15 @@ "description": "The option text for a scrollbar issue" }, "modalIssueOption": { - "message": "Modal related", + "message": "Související s modálním oknem", "description": "The option text for a modal issue" }, "scrollbarIssueDescription": { - "message": "Select this option to signify an issue on this page related to scrolling - like 'the site is not showing a scrollbar'.", + "message": "Tuto možnost vyberte, chcete-li označit problém na této stránce související s posouváním - například \"na stránce se nezobrazuje posuvník\".", "description": "Explanation of what a scrollbar issue is" }, "modalIssueDescription": { - "message": "Select this option to signify an issue on this page related to a modal - like 'there is a pop-up box blocking interaction'.", + "message": "Tuto možnost vyberte, chcete-li označit problém na této stránce související s modálním oknem - například \"vyskakovací okno blokuje interakci\".", "description": "Explanation of what a modal issue is" } } diff --git a/src/_locales/de/messages.json b/src/_locales/de/messages.json index a0cd86c5..1c41ef62 100644 --- a/src/_locales/de/messages.json +++ b/src/_locales/de/messages.json @@ -128,11 +128,11 @@ "description": "The option text for a general issue" }, "scrollbarIssueOption": { - "message": "Scrollbar bezogen", + "message": "Im Zusammenhang mit Scrollbar", "description": "The option text for a scrollbar issue" }, "modalIssueOption": { - "message": "Modal bezogen", + "message": "Im Zusammenhang mit Modal", "description": "The option text for a modal issue" }, "scrollbarIssueDescription": {