diff --git a/README.md b/README.md index 130176ed..dcfb6f3a 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,16 @@ We reserve the right to update these conditions at any time, please check back p --- +### Note on Translations + +You can translate this project to use your own language. You can do that, cloning the existing en_US.json to the name of the language you want to translate to. + +For changing the language in the project, you can change the line 17 on ./assets/js/preloader.js + +Changing the original ejs if there is a entry on the [language].json file would render that change useless. + +--- + ## Resources * [Wiki][wiki] diff --git a/app/app.ejs b/app/app.ejs index 4cdb091e..d8e49237 100644 --- a/app/app.ejs +++ b/app/app.ejs @@ -1,7 +1,7 @@
-