2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-04 22:38:49 +00:00

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

(cherry picked from commit c75630d1bd74c524a16be5c074d1ed5e82d69a80)

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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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