aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/locales/en.json
blob: 453fc5f9315006bf5c5353bc3f878387e6940f57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "tagInput.placeholder": "Tags",
  "panelLeft.filters": "Filters",
  "tagInput.nomatch": "No match",
  "panelLeft.mode": "Mode",
  "mode.navigation": "Navigation",
  "mode.search": "Search",
  "search.no-results": "No results",
  "panelLeft.propositions": "Proposed tags",
  "tag-propositions.substraction": "Exclude items with this tag",
  "tag-propositions.addition": "Include all items with this tag",
  "tag-propositions.intersection": "Search for this tag",
  "tag-propositions.item-count": "Item count",
  "gallery.unknowntype": "Unknown item type",
  "title.tags": "Tags",
  "title.home": "Home",
  "title.back": "Back",
  "title.parent": "Parent"
}