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