Files
myprojplanet_vite/db/lang/languages.ts
Surya Paolo e853fd23c2 - COMPLETAMENTO PASSAGGIO A VITE - versione 1.2.2:
- Sistemato RefreshToken
  - Integrato modifiche di PiuCheBuono
  - Aggiornato a Node 22
  - Aggiornato Server a Mongodb 8.0.
2025-03-10 17:20:48 +01:00

10 lines
154 B
TypeScript

// import it from 'quasar/lang/it.mjs';
// import en from 'quasar/lang/en.mjs';
// const languages = {
// it,
// en,
// };
// export default languages;