Skip to content

Commit

Permalink
Add Serbian to LanguageContext.tsx (#8880)
Browse files Browse the repository at this point in the history
(cherry picked from commit c75630d)
  • Loading branch information
SchrodingersGat committed Jan 11, 2025
1 parent c26f5bd commit 6b084e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/frontend/src/contexts/LanguageContext.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export const getSupportedLanguages = (): Record<string, string> => {
ru: t`Russian`,
sk: t`Slovak`,
sl: t`Slovenian`,
sr: t`Serbian`,
sv: t`Swedish`,
th: t`Thai`,
tr: t`Turkish`,
Expand Down

0 comments on commit 6b084e0

Please sign in to comment.