Skip to content

Commit

Permalink
Tambah MS MSArab
Browse files Browse the repository at this point in the history
  • Loading branch information
niskala5570 authored Jul 26, 2024
1 parent be16324 commit df2043d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions i18n/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import { Locale as LocaleEN, TimeAgoLocale as TimeAgoLocaleEN } from "./en";
import { Locale as LocaleSU, TimeAgoLocale as TimeAgoLocaleSU } from "./su";
import { Locale as LocaleJV, TimeAgoLocale as TimeAgoLocaleJV } from "./jv";
import { Locale as LocaleJP, TimeAgoLocale as TimeAgoLocaleJP } from "./jp";
import { Locale as LocaleJP, TimeAgoLocale as TimeAgoLocaleJP } from "./ms";
import { Locale as LocaleJP, TimeAgoLocale as TimeAgoLocaleJP } from "./ms_Arab";
import { Locale as LocaleMS, TimeAgoLocale as TimeAgoLocaleMS } from "./ms";
import { Locale as LocaleMSArab, TimeAgoLocale as TimeAgoLocaleMSArab } from "./ms_Arab";
import { isNone } from "../lib/utils";

export const LocaleMap = {
Expand Down

0 comments on commit df2043d

Please sign in to comment.