Closed alex-scn closed 1 year ago
Sorry about that, I'll try to take a look tonight.
I just patched this; my local .env file hadn't been updated to include Russian, so when I ran the commands (yarn i18n
) it was updated.
I've been taking a bit of a hiatus from this project while I get some other work done, but ping me if this doesn't resolve it.
While installing i got the error :
../client/_localeFileMap.ts:3:14 - error TS2741: Property 'ru' is missing in type '{ ar: string; de: string; en: string; es: string; fr: string; hi: string; ja: string; nl: string; pt: string; ta: string; zh: string; }' but required in type 'GDLocaleMap'.
3 export const localeFileMap: GDLocaleMap = {