aboutsummaryrefslogtreecommitdiff
path: root/creations/index.php
diff options
context:
space:
mode:
authorMinteck <46352972+Minteck@users.noreply.github.com>2021-08-01 22:28:15 +0200
committerMinteck <46352972+Minteck@users.noreply.github.com>2021-08-01 22:28:15 +0200
commit9852b6cd074cceec0d0b549bb6c9bd7fe50c86f2 (patch)
tree22d9b851864f9370282f21d10113afd5d565e4cf /creations/index.php
parentb028da9fea70c65ccd52d1d478859739027d756a (diff)
downloadmain-9852b6cd074cceec0d0b549bb6c9bd7fe50c86f2.tar.gz
main-9852b6cd074cceec0d0b549bb6c9bd7fe50c86f2.tar.bz2
main-9852b6cd074cceec0d0b549bb6c9bd7fe50c86f2.zip
Update
Diffstat (limited to 'creations/index.php')
-rw-r--r--creations/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/creations/index.php b/creations/index.php
index d721404..3a36782 100644
--- a/creations/index.php
+++ b/creations/index.php
@@ -7,7 +7,7 @@
<h2><?= l("Creations", "Mes projets") ?></h2>
<?php require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/projects/list.php"; ?><br>
<p><a href="/archive"><?= l("More software on the archive page", "Plus de logiciels sur la page d'archives") ?></a></p>
- <small><p class="text-muted">Some project links may redirect to GitHub or YouTube, which are external websites with their own policies.</p></small>
+ <small><p class="text-muted"><?= l("Some project links may redirect to GitHub or YouTube, which are external websites with their own policies.", "Certains liens de projets peuvent rediriger vers GitHub ou YouTube, qui sont des sites externes avec leurs propres politiques."); ?></p></small>
</div>
<br>