From 272b5a887035603757452f0610a736a5ff926f6a Mon Sep 17 00:00:00 2001 From: Kufat Date: Sat, 26 Jul 2025 16:05:40 -0400 Subject: [PATCH] =?UTF-8?q?Fix=20missing=20accent=20in=20'=C4=8Cesk=C3=BD'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/branches-info-scp.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/branches-info-scp.js b/js/branches-info-scp.js index 185c29b..a1ab342 100644 --- a/js/branches-info-scp.js +++ b/js/branches-info-scp.js @@ -7,7 +7,7 @@ export var scpBranches = { category: "", }, cs: { - name: "Česky", + name: "Český", head: "V jiných jazycích", url: "https://scp-cs.wikidot.com/", id: "2060442",