X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/3dd6edd93eddde345882807fc7f10edeb4058ad7..59735150f2d8b5cbbc6d7c15922e7e1412bbbcb4:/lib/locales/en.json?ds=inline

diff --git a/lib/locales/en.json b/lib/locales/en.json
index 66f79ac..859c91b 100644
--- a/lib/locales/en.json
+++ b/lib/locales/en.json
@@ -1,5 +1,5 @@
 {
-    "SODIUM_UNAVAILABLE": "",
+    "SODIUM_UNAVAILABLE": "Encryption is enabled in configuration, but the Sodium PHP module is not loaded! Encryption is not available!",
     "LIST_LOCAL_UPLOAD_FILES": "List all files in local upload directory",
     "ADMIN_FOLDER_INFO": "(File must be in Folder %s)",
     "LOCAL_UPLOAD" : "Link server file",
@@ -118,6 +118,9 @@
     "ONETIME": "One-time",
     "UPLOAD_DATE": "Upload date",
     "ORIGIN": "Origin",
+    "DOWNLOAD_COUNT": "Downloads",
+    "DOWNLOAD_DATE": "Last download",
+    "DOWNLOAD_IP": "Downloaded from",
     "ACTION": "Action",
     "DEL_LINK": "Del link",
     "DEL_FILE_LINKS": "Del file and links",