]> git.p6c8.net - jirafeau_project.git/blobdiff - lib/locales/en.json
fixed locals
[jirafeau_project.git] / lib / locales / en.json
index 66f79ac4eabb85983e98cf2415f3154fd3730d72..859c91b6bf451437f14136bb007f43a1fe87a445 100644 (file)
@@ -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",
     "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",

patrick-canterino.de