From 8ed309469160d465620cf5de5a751491af7e269d Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Thu, 7 Dec 2023 01:37:15 +0900
Subject: [PATCH] New translations translation.json (Czech)
---
locales/cs/translation.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/locales/cs/translation.json b/locales/cs/translation.json
index bf929d29..1abbf811 100644
--- a/locales/cs/translation.json
+++ b/locales/cs/translation.json
@@ -113,6 +113,7 @@
},
"settings": {
"title": "Settings",
- "language": "Language"
+ "language": "Language",
+ "font_size": "Font size"
}
}