Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit 079c8ed

Browse files
authored
french translation
1 parent 6e22161 commit 079c8ed

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

web/fr/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html lang="en">
2+
<html lang="fr">
33
<head>
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
@@ -10,14 +10,14 @@
1010
<body>
1111
<div class="logo"><span class="peer">peer.</span><i class="school">School</i></div>
1212
<div class="abstract">
13-
<p><i>The virtual classroom from elementary school onwards</i></p>
14-
<p>A contribution to the <a href="https://devpost.com/software/019_e-learning_peer-to-peer-lernplattform-ab-der-1-klasse" target="_blank">#wirvsvirus Hackathon</a></p>
13+
<p><i>La classe virtuelle dès l'école primaire</i></p>
14+
<p>Une contribution au <a href="https://devpost.com/software/019_e-learning_peer-to-peer-lernplattform-ab-der-1-klasse" target="_blank">#wirvsvirus Hackathon</a></p>
1515
</div>
1616
<div class="enter">
17-
<a class="button" role="button" href="/dist">Enter a new classroom</a>
17+
<a class="button" role="button" href="/dist">Entrer dans une nouvelle classe</a>
1818
</div>
1919
<div class="footer">
20-
<p>Open Source on <a href="https://github.com/holtwick/peer2school" target="_blank">GitHub</a></p>
20+
<p>Open Source sur <a href="https://github.com/holtwick/peer2school" target="_blank">GitHub</a></p>
2121
</div>
2222
</body>
2323
</html>

0 commit comments

Comments
 (0)