From 928c501dda0c3580e3cb0389efc16fc1dde16b68 Mon Sep 17 00:00:00 2001
From: Zero~Informatique
Date: Sat, 3 Jul 2021 05:06:44 +0200
Subject: viewer: optional user-defined markdown splash screen
GitHub: closes #284
---
viewer/src/locales/en.json | 2 ++
1 file changed, 2 insertions(+)
(limited to 'viewer/src/locales')
diff --git a/viewer/src/locales/en.json b/viewer/src/locales/en.json
index b21262a..d0a7a26 100644
--- a/viewer/src/locales/en.json
+++ b/viewer/src/locales/en.json
@@ -14,6 +14,8 @@
"panelLeft.propositions": "Related filters",
"panelLeft.propositions.other": "other filters",
"search.no-result-fmt": "No result
({0} match in other folders) | No result
({0} matches in other folders)",
+ "snack.retry": "Retry",
+ "splashScreen.button.acknowledge": "Acknowledge",
"tag-propositions.addition": "Include all items with this tag",
"tag-propositions.intersection": "Search for this tag",
"tag-propositions.item-count": "Item count",
--
cgit v1.2.3