aboutsummaryrefslogtreecommitdiffstats
path: root/htdocs/src/js/i18n/locales/en.js
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/src/js/i18n/locales/en.js')
-rw-r--r--htdocs/src/js/i18n/locales/en.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/htdocs/src/js/i18n/locales/en.js b/htdocs/src/js/i18n/locales/en.js
index c21b739..9717528 100644
--- a/htdocs/src/js/i18n/locales/en.js
+++ b/htdocs/src/js/i18n/locales/en.js
@@ -25,6 +25,10 @@ const en = {
},
},
footer: {
+ legalNotice: {
+ txt: 'Legal notice',
+ link: 'legal-notice.html',
+ },
license: 'License MIT',
},
};