From 9852b6cd074cceec0d0b549bb6c9bd7fe50c86f2 Mon Sep 17 00:00:00 2001 From: Minteck <46352972+Minteck@users.noreply.github.com> Date: Sun, 1 Aug 2021 22:28:15 +0200 Subject: Update --- includes/archive/main.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'includes/archive') diff --git a/includes/archive/main.php b/includes/archive/main.php index 4bd2cf7..28cb438 100644 --- a/includes/archive/main.php +++ b/includes/archive/main.php @@ -1,4 +1,4 @@ -
Download the old of the oldest software I made. Some of this software is proprietary and you can't change or distribute it without my consent. Active projects are not listed here and can be downloaded from their respective page.
+= l("Download the old of the oldest software I made", "Téléchargez les plus vieux des vieux logiciels que j'ai créé") ?>. = l("Some of this software is", "Certains de ces logiciels sont") ?> = l("proprietary", "propriétaires") ?> = l("and you can't change or distribute it without my consent", "et vous ne pouvez pas les modifier ou les distribuer sans mon accord") ?>. = l("Active projects are not listed here and can be downloaded from their respective page", "Les projets en cours de développement ne sont pas listés ici et peuvent être téléchargés sur leur page respective") ?>.
Project start dates are estimated and cannot always be accurate
\ No newline at end of file += l("Project start dates are estimated and cannot always be accurate", "Les dates de début des projets sont des estimations et ne peuvent pas être toujours précises") ?>
\ No newline at end of file -- cgit