From d72e317896bcc2a675d21cec6f286e0b2730d77c Mon Sep 17 00:00:00 2001 From: Zero~Informatique Date: Thu, 10 Sep 2020 19:58:41 +0200 Subject: viewer: limit + show more tags github: resolves #184 --- 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 0bbc2cc..b36ac57 100644 --- a/viewer/src/locales/en.json +++ b/viewer/src/locales/en.json @@ -16,5 +16,6 @@ "command.parent": "Go to parent directory", "directory.no-results": "Empty directory", "panelLeft.propositions.other": "other filters", - "panelLeft.information.title": "Information" + "panelLeft.information.title": "Information", + "tag-propositions.showmore": "show more ({0})" } -- cgit v1.2.3