mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 18:45:40 +00:00
Add Serbian to LanguageContext.tsx (#8880)
This commit is contained in:
@ -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`,
|
||||
|
Reference in New Issue
Block a user