2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 20:45:44 +00:00

Add Serbian to LanguageContext.tsx (#8880) (#8881) is

(cherry picked from commit c75630d1bd)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
github-actions[bot]
2025-01-12 10:17:05 +11:00
committed by GitHub
parent c26f5bd74f
commit 295318ad18

View File

@ -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`,