mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 14:45:12 +02:00
feat: date and username filtering for photo overlay layers
This commit is contained in:
@@ -740,6 +740,16 @@ en:
|
||||
panoramic:
|
||||
title: "Panoramic Photos"
|
||||
tooltip: "360° photos"
|
||||
date_filter:
|
||||
fromDate:
|
||||
title: "From"
|
||||
tooltip: "Show photos taken after this date"
|
||||
toDate:
|
||||
title: "To"
|
||||
tooltip: "Show photos taken before this date"
|
||||
username_filter:
|
||||
title: "Username"
|
||||
tooltip: "Show only photos by this user"
|
||||
feature:
|
||||
points:
|
||||
description: Points
|
||||
|
||||
Reference in New Issue
Block a user