X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/9a51f6fc76ce0b60829cc31ccab9643c73b26440..5aa1e87de607c31282dec602978624de9e636cba:/lib/locales/en.json?ds=sidebyside diff --git a/lib/locales/en.json b/lib/locales/en.json index fdf4a65..092980a 100644 --- a/lib/locales/en.json +++ b/lib/locales/en.json @@ -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:", @@ -19,6 +22,7 @@ "1_H": "One hour", "1_D": "One day", "1_W": "One week", + "2_W": "One fortnight", "1_M": "One month", "1_Q": "One quarter", "1_Y": "One year", @@ -106,6 +110,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",