Skip to content

Commit f9bd59f

Browse files
authored
fix Burmese - MYANMAR locale typo (#607)
1 parent f512f18 commit f9bd59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/locale/mm_MM.ts renamed to src/locale/my_MM.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import type { Locale } from '../interface';
22

33
const locale: Locale = {
4-
locale: 'mm_MM',
4+
locale: 'my_MM',
55
today: 'ယနေ့',
66
now: 'ယခု',
77
backToToday: 'ယနေ့ မတိုင်ခင် သို့',

0 commit comments

Comments
 (0)