X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/4949c8e357228fa7aaea909a411d912dba9b1782..083368eda333698329bc56cddc0cf41a324bb4bd:/lib/locales/en.json?ds=sidebyside diff --git a/lib/locales/en.json b/lib/locales/en.json index 641e492..859c91b 100644 --- a/lib/locales/en.json +++ b/lib/locales/en.json @@ -1,4 +1,5 @@ { + "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", @@ -117,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",