1
0
mirror of https://github.com/ragestudio/comty.git synced 2025-07-11 02:04:15 +00:00

set default language to en

This commit is contained in:
srgooglo 2022-05-12 19:25:22 +02:00
parent f6bbeb5c66
commit a099cff27a

@ -40,6 +40,6 @@ export default {
name: "Español"
}
],
defaultLocale: "es",
defaultLocale: "en",
}
}