Skip to content

Commit 1908ded

Browse files
committed
fix: Translate bug
1 parent dbd4e0b commit 1908ded

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/app/src/components/Author/Author.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ const contributionTranslations: Record<string, string> = {
1414
maintenance: "Utrzymanie",
1515
platform: "Platforma",
1616
review: "Code Review",
17+
bug: "Bugi",
1718
};
1819

1920
export const Author = ({

0 commit comments

Comments
 (0)