style(time filter): change label from "time filter" to "newer than"

This commit is contained in:
Tom (plebeius.eth)
2024-06-11 10:29:01 +02:00
parent b1e3400d44
commit fb02814118
36 changed files with 71 additions and 36 deletions
+2 -1
View File
@@ -165,5 +165,6 @@
"sort_by": "並べ替え",
"time_filter": "時間フィルター",
"subplebbit_offline_info": "サブプレビットがオフラインになっている可能性があり、公開が失敗することがあります。",
"posts_last_synced_info": "最後に同期された投稿 {{time}}, サブプレビットがオフラインになっている可能性があり、公開が失敗することがあります。"
"posts_last_synced_info": "最後に同期された投稿 {{time}}, サブプレビットがオフラインになっている可能性があり、公開が失敗することがあります。",
"newer_than": "より新しい"
}