mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 03:37:56 +01:00
Add date filter to post list (#285)
This commit is contained in:
committed by
GitHub
parent
5221df1b2b
commit
d866246518
@@ -55,6 +55,7 @@ en:
|
||||
confirm: 'Confirm'
|
||||
back: 'Back'
|
||||
test: 'Test'
|
||||
clear: 'Clear'
|
||||
datetime:
|
||||
now: 'just now'
|
||||
minutes:
|
||||
@@ -113,6 +114,10 @@ en:
|
||||
newest: 'Newest'
|
||||
most_voted: 'Most voted'
|
||||
oldest: 'Oldest'
|
||||
filter_by_date_box:
|
||||
title: 'Filter by date'
|
||||
from_label: 'From'
|
||||
to_label: 'To'
|
||||
posts_list:
|
||||
empty: 'There are no posts'
|
||||
post:
|
||||
|
||||
Reference in New Issue
Block a user