Skip to content

Commit 92a262f

Browse files
committed
export the telugu locale file
1 parent 7421a15 commit 92a262f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/locale/te_IN.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ const locale: Locale={
2929
nextCentury:'తదుపరి శతాబ్దం',
3030

3131

32-
};
32+
};
33+
export default locale;

0 commit comments

Comments
 (0)