fix: wrong route check, default time filter value, missing translation

This commit is contained in:
Tom (plebeius.eth)
2024-06-11 12:04:16 +02:00
parent fb02814118
commit 0831e757bb
38 changed files with 75 additions and 39 deletions
+2 -1
View File
@@ -166,5 +166,6 @@
"time_filter": "वेळ फिल्टर",
"subplebbit_offline_info": "सबप्लेबिट मोबाइल असून प्रकाशन अयशस्वी होऊ शकतो.",
"posts_last_synced_info": "शेवटच्या बारीस सिन्क केलेले पोस्ट {{time}}, सबप्लेबिट मोबाइल असून प्रकाशन अयशस्वी होऊ शकतो.",
"newer_than": "नवीनतम आहे"
"newer_than": "नवीनतम आहे",
"no_posts": "कोणतेही पोस्ट नाहीत"
}