diff --git a/.gitmodules b/.gitmodules index e23b52f..bc36bd4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "webvtt"] path = src/static/media/webvtt - url = https://github.com/lelenium/lainvtt + url = https://github.com/laingame-net/lainvtt diff --git a/README.md b/README.md index 510922f..ad2a475 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Building locally is currently not possible. This is because the repository lacks ## Reporting bugs and contributing -If you have any ideas/suggestions/found an issue or want to help us with the translation or anything else, please submit an issue or join our [Discord server](https://discord.com/invite/JGnEyhD6ah). +If you have any ideas/suggestions/found an issue or want to help us with the translation or anything else, please [make an issue](https://github.com/ad044/lainTSX/issues). ## Tools used during development diff --git a/src/dom-components/Header.tsx b/src/dom-components/Header.tsx index d1b47fa..3adb11b 100644 --- a/src/dom-components/Header.tsx +++ b/src/dom-components/Header.tsx @@ -9,7 +9,6 @@ const Header = () => { notes start guide - discord options ); diff --git a/src/dom-components/Language.tsx b/src/dom-components/Language.tsx index 353521d..4ae0832 100644 --- a/src/dom-components/Language.tsx +++ b/src/dom-components/Language.tsx @@ -10,6 +10,7 @@ const Language = () => { const supportedLanguages = [ { language: "English", code: "en" }, { language: "Korean", code: "ko" }, + { language: "French", code: "fr" } ]; const updateLanguage = useCallback( diff --git a/src/dom-components/MainPage.tsx b/src/dom-components/MainPage.tsx index 6c6c59a..d25434f 100644 --- a/src/dom-components/MainPage.tsx +++ b/src/dom-components/MainPage.tsx @@ -37,7 +37,7 @@ const MainPage = () => { /> discord server and tell us about it!`} + answer={`Use the Github issue tracker and tell us about it!`} /> { } credit={"Korean translation."} />{" "} + {" "}