X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/3dd6edd93eddde345882807fc7f10edeb4058ad7..539a7aefb2211c60d6b24de9c2bb44c07e8348e6:/lib/locales/en.json?ds=sidebyside diff --git a/lib/locales/en.json b/lib/locales/en.json index 66f79ac..aa7559d 100644 --- a/lib/locales/en.json +++ b/lib/locales/en.json @@ -1,9 +1,6 @@ { - "SODIUM_UNAVAILABLE": "", - "LIST_LOCAL_UPLOAD_FILES": "List all files in local upload directory", + "SODIUM_UNAVAILABLE": "Encryption is enabled in configuration, but the Sodium PHP module is not loaded! Encryption is not available!", "ADMIN_FOLDER_INFO": "(File must be in Folder %s)", - "LOCAL_UPLOAD" : "Link server file", - "LOCAL_UPLOAD_BT": "submit", "ADMIN_FILE_SELECT": "Filename", "INTERNAL_ERROR_FILE_NOT_EXIST": "Requested File not found.", "INTERNAL_ERROR_FP_OPEN_LOCAL": "Internal Error - Requested File could not be opened", @@ -118,6 +115,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",