mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
Adding missing keywords to benchmark #660
This commit is contained in:
parent
167fe9e2f0
commit
db7c3c4f31
@ -162,6 +162,17 @@ export class BenchmarkRunner {
|
|||||||
minResolution: 'min-resolution',
|
minResolution: 'min-resolution',
|
||||||
orientation: 'orientation',
|
orientation: 'orientation',
|
||||||
|
|
||||||
|
|
||||||
|
years_ago: '%d-years-ago',
|
||||||
|
months_ago: '%d-months-ago',
|
||||||
|
weeks_ago: '%d-weeks-ago',
|
||||||
|
days_ago: '%d-days-ago',
|
||||||
|
every_year: 'every-year',
|
||||||
|
every_month: 'every-month',
|
||||||
|
every_week: 'every-week',
|
||||||
|
lastNDays: 'last-%d-days',
|
||||||
|
sameDay: 'same-day',
|
||||||
|
|
||||||
any_text: 'any-text',
|
any_text: 'any-text',
|
||||||
keyword: 'keyword',
|
keyword: 'keyword',
|
||||||
caption: 'caption',
|
caption: 'caption',
|
||||||
|
Loading…
Reference in New Issue
Block a user