mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Tutorial updates for Website. Added French tutorial by Coxla.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
const availableLanguages = {
|
||||
en: 'English',
|
||||
es: 'Español',
|
||||
fr: 'Français',
|
||||
};
|
||||
|
||||
window.addEventListener('load', () => {
|
||||
|
Reference in New Issue
Block a user