Theme and language toggle

This commit is contained in:
Corentin Risselin 2020-01-01 23:14:26 +09:00
commit f11aec082d
14 changed files with 252 additions and 89 deletions

4
src/lang/jp.json Normal file
View file

@ -0,0 +1,4 @@
{
"lang": "日本語",
"test": "雲"
}