Skip to content

Commit 88e91e4

Browse files
authored
Add Arabic
1 parent 900fbf7 commit 88e91e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/i18n/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export const languages = {
2+
ar: { label: "العربية", path: "/ar/"},
23
en: { label: "English", path: "/" },
34
fr: { label: "Français", path: "/fr/" },
45
de: { label: "Deutsch", path: "/de/" },

0 commit comments

Comments
 (0)