Made the translation for the homepage and contact us page.

This commit is contained in:
Batuhan Basoglu 2021-04-07 15:35:59 -04:00
parent a1d44d75ba
commit 2900b81394
8 changed files with 151 additions and 21008 deletions

View file

@ -69,9 +69,6 @@ function App() {
</div>
</div>
</div>
<div className="d-flex flex-column align-items-start">
{t("Welcome_to_React")}
</div>
</div>
<BrowserRouter>
<Navbar></Navbar>