blob: 94401035ead179abd98a0fea21ecf40e667247e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"tagInput.placeholder": "Filters",
"tagInput.nomatch": "No match",
"mode.navigation": "Navigation",
"mode.search": "Search",
"search.no-results": "No results",
"panelLeft.propositions": "Related filters",
"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",
"command.search": "Open/close search panel",
"command.home": "Go to gallery home",
"command.back": "Go back",
"command.parent": "Go to parent directory"
}
|