language selection

This commit is contained in:
vcoppe
2024-06-19 19:42:36 +02:00
parent bae8734f63
commit b74f1e2289
3 changed files with 30 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
export const languages = {
'en': 'English',
};