Japanese translations for header (probably incorrect)

This commit is contained in:
rift 2023-12-11 17:34:18 -06:00
parent 57c7cda58b
commit 533376a592
7 changed files with 154 additions and 7 deletions

View file

@ -6,6 +6,7 @@ import { Home } from './pages/Home';
import { NotFound } from './pages/_404.jsx';
import './style.css';
import './themes/main.css';
import './i18n';
export function App() {
return (