Skip to content

Commit e3b8cda

Browse files
committed
i18n: Enable the Swedish translation
1 parent ab1f49b commit e3b8cda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/shared/langs.ts

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ export const langNameMappings: Record<string, string> = {
22
en: "English",
33
de: "German",
44
fr: "French",
5+
sv: "Swedish",
56
zh: "Simplified Chinese",
67
zhtw: "Traditional Chinese",
78
};

0 commit comments

Comments
 (0)