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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user