aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/locales
diff options
context:
space:
mode:
authorzeroinformatique2021-07-05 20:19:48 +0200
committerGitHub2021-07-05 20:19:48 +0200
commit89cd6d8aa71870788765db489dd67c4ef237c551 (patch)
tree7250db7e0bcfbae85d5d1732ce887b624e080654 /viewer/src/locales
parentac160f6879f9a2c74ca77c1c34742d24e69bf570 (diff)
parentc83f44cd69a227f873a026c01653ef434b6ae045 (diff)
downloadldgallery-89cd6d8aa71870788765db489dd67c4ef237c551.tar.gz
Merge pull request #304 from ldgallery/oz-splash-screen
viewer: optional user-defined markdown splash screen
Diffstat (limited to 'viewer/src/locales')
-rw-r--r--viewer/src/locales/en.json2
1 files changed, 2 insertions, 0 deletions
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 @@
14 "panelLeft.propositions": "Related filters", 14 "panelLeft.propositions": "Related filters",
15 "panelLeft.propositions.other": "other filters", 15 "panelLeft.propositions.other": "other filters",
16 "search.no-result-fmt": "No result<br>({0} match in other folders) | No result<br>({0} matches in other folders)", 16 "search.no-result-fmt": "No result<br>({0} match in other folders) | No result<br>({0} matches in other folders)",
17 "snack.retry": "Retry",
18 "splashScreen.button.acknowledge": "Acknowledge",
17 "tag-propositions.addition": "Include all items with this tag", 19 "tag-propositions.addition": "Include all items with this tag",
18 "tag-propositions.intersection": "Search for this tag", 20 "tag-propositions.intersection": "Search for this tag",
19 "tag-propositions.item-count": "Item count", 21 "tag-propositions.item-count": "Item count",