From aa001a01d36fa48af865cd102af701137c9c67cb Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 13 Oct 2024 20:51:06 +0100 Subject: [PATCH] New translations common.php (Czech) --- lang/cs/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/cs/common.php b/lang/cs/common.php index 1e20b17e7..66ad22279 100644 --- a/lang/cs/common.php +++ b/lang/cs/common.php @@ -109,5 +109,5 @@ return [ 'terms_of_service' => 'Podmínky služby', // OpenSearch - 'opensearch_description' => 'Search :appName', + 'opensearch_description' => 'Vyhledat :appName', ];