diff --git a/src/constants/locales.ts b/src/constants/locales.ts index a1370055..716c41d9 100644 --- a/src/constants/locales.ts +++ b/src/constants/locales.ts @@ -10,4 +10,5 @@ export const LOCALES = [ { code: 'hr', key: 'croatian' }, { code: 'zh-CN', key: 'chinese' }, { code: 'hi', key: 'hindi' } + { code: 'sr', key: 'serbian' } ]; \ No newline at end of file