Skip to content

Commit

Permalink
Add Serbian to LanguageContext.tsx (#8880) (#8881) is
Browse files Browse the repository at this point in the history
(cherry picked from commit c75630d)

Co-authored-by: Oliver <[email protected]>
  • Loading branch information
github-actions[bot] and SchrodingersGat authored Jan 11, 2025
1 parent c26f5bd commit 295318a
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 295318a

Please sign in to comment.