Initial commit
This commit is contained in:
7
app/utils/languages.ts
Normal file
7
app/utils/languages.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
export const languages = ref([
|
||||
"English",
|
||||
"Greek",
|
||||
"German",
|
||||
"Italian",
|
||||
"Polish",
|
||||
]);
|
||||
Reference in New Issue
Block a user