feat(i18n): add i18n types, config, provider, context, and custom hook
This commit is contained in:
1
src/types/language.ts
Normal file
1
src/types/language.ts
Normal file
@@ -0,0 +1 @@
|
||||
export type Language = 'en' | 'fa';
|
||||
Reference in New Issue
Block a user