1
0
mirror of https://github.com/uetchy/namae.git synced 2025-08-20 09:58:13 +09:00

Add French language (#123)

* Add French language
* Add it to the footer
* fix: bump translation version

Co-authored-by: Yasuaki Uechi <y@uechi.io>
This commit is contained in:
Arnaud Lier
2020-08-04 16:06:23 +02:00
committed by GitHub
parent e42fac28a5
commit bc3b3241a9
3 changed files with 57 additions and 1 deletions

View File

@@ -32,6 +32,9 @@ const Languages = () => {
<li>
<a href="/?lng=de">Deutsch</a>
</li>
<li>
<a href="/?lng=fr">Français</a>
</li>
<li>
<a href="/?lng=ja"></a>
</li>