From 7a32d9dc5affa99f1c89f1b675749b2bc707d5d4 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Mon, 27 Feb 2023 20:37:02 +0900
Subject: [PATCH] New translations translation.json (Czech)
---
src/config/locales/cs/translation.json | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/src/config/locales/cs/translation.json b/src/config/locales/cs/translation.json
index 7f24eb22..e7fe3451 100644
--- a/src/config/locales/cs/translation.json
+++ b/src/config/locales/cs/translation.json
@@ -12,10 +12,6 @@
"open": "Open window",
"quit": "Ukončit"
},
- "toot": {
- "name": "Posts",
- "new": "New post..."
- },
"edit": {
"name": "Upravit",
"undo": "Vrátit zpět",
@@ -36,6 +32,9 @@
"open": "Otevřít okno",
"minimize": "Minimalizovat",
"jump_to": "Jump to"
+ },
+ "help": {
+ "name": "Help"
}
},
"global_header": {