Closed benkeen closed 1 year ago
GDLocale needs to be manually updated every time we add a language. The new npm package version requires knowledge of all available locales.
Refactor _env.ts to separate the locales + export them separately, and have the GDLocale type generated automatically from array.
GDLocale needs to be manually updated every time we add a language. The new npm package version requires knowledge of all available locales.
Refactor _env.ts to separate the locales + export them separately, and have the GDLocale type generated automatically from array.