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": "কোন পোস্ট নেই"
}