mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
style(time filter): change label from "time filter" to "newer than"
This commit is contained in:
@@ -101,7 +101,7 @@ export const TimeFilter = ({ isInAllView, isInCatalogView, isInSubscriptionsView
|
||||
<>
|
||||
{!isTopbar ? (
|
||||
<>
|
||||
<span className='capitalize'>{t('time_filter')}</span>:
|
||||
<span className='capitalize'>{t('newer_than')}</span>:
|
||||
</>
|
||||
) : (
|
||||
<> </>
|
||||
|
||||
Reference in New Issue
Block a user