From d611cf85be43a15e1d8e2427e34f080a84a2dfb4 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 2 Jul 2024 22:43:03 +0900
Subject: [PATCH] New translations translation.json (Czech)
---
locales/cs/translation.json | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/locales/cs/translation.json b/locales/cs/translation.json
index ee1850cb..3a6d8ed4 100644
--- a/locales/cs/translation.json
+++ b/locales/cs/translation.json
@@ -183,6 +183,9 @@
"submit": "Submit"
},
"search": {
- "placeholder": "Search timeline"
+ "placeholder": "Search timeline",
+ "statuses": "Statuses",
+ "accounts": "Accounts",
+ "hashtags": "Hashtags"
}
}