From c39ee9cf08e61a1b7a3add733f57d04d3dbe2dd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milo=C5=A1=20Lapi=C5=A1?= Date: Mon, 3 Oct 2022 23:26:22 +0200 Subject: [PATCH] Update cs.json Removing an extra comma at the end of the line. --- locales/cs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/cs.json b/locales/cs.json index 18507772d..639487564 100644 --- a/locales/cs.json +++ b/locales/cs.json @@ -15,7 +15,7 @@ "generated-value": "generovaná-hodnota", "Not enough non-option arguments: got %s, need at least %s": { "one": "Nedostatek argumentů: zadáno %s, je potřeba alespoň %s", - "other": "Nedostatek argumentů: zadáno %s, je potřeba alespoň %s", + "other": "Nedostatek argumentů: zadáno %s, je potřeba alespoň %s" }, "Too many non-option arguments: got %s, maximum of %s": { "one": "Příliš mnoho argumentů: zadáno %s, maximálně %s",