From 4c839e0f30fad9e5df29f1f0682380581c582713 Mon Sep 17 00:00:00 2001 From: Zero~Informatique Date: Thu, 20 Aug 2020 00:14:27 +0200 Subject: viewer: information panel with markdown github: resolves #214 github: resolves #37 --- viewer/src/locales/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'viewer/src/locales/en.json') diff --git a/viewer/src/locales/en.json b/viewer/src/locales/en.json index 824064e..0bbc2cc 100644 --- a/viewer/src/locales/en.json +++ b/viewer/src/locales/en.json @@ -15,5 +15,6 @@ "command.back": "Go back", "command.parent": "Go to parent directory", "directory.no-results": "Empty directory", - "panelLeft.propositions.other": "other filters" + "panelLeft.propositions.other": "other filters", + "panelLeft.information.title": "Information" } -- cgit v1.2.3