]> git.p6c8.net - jirafeau.git/blobdiff - lib/locales/en.json
Show a warning in admin interface if Sodium is not available
[jirafeau.git] / lib / locales / en.json
index 817c1f4bb90e0afe37a09adea09cd62a121d4662..092980aa9b79e8f7c47a2816921e83b7c8194659 100644 (file)
@@ -1,4 +1,7 @@
 {
+    "SODIUM_UNAVAILABLE": "Encryption is enabled in configuration, but the Sodium PHP module is not loaded! Encryption is not available!",
+    "INSTALL_FILE_NOT_FOUND_TITLE": "Installation file not found",
+    "INSTALL_FILE_NOT_FOUND_DESC": "Installation is not complete and install.php file does not seem to exist",
     "REPORTING_AN_ISSUE": "Reporting an issue",
     "SIZE_DATA": "Data size",
     "INCOMPATIBLE_OPTIONS_W": "The following configuration options are incompatible:",
     "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