Added Serbian (mistake fixed)

This commit is contained in:
xicoivy 2026-01-29 19:27:10 +01:00 committed by GitHub
parent 1f0dba4294
commit c2060b1d93
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,5 +24,5 @@ export const resources = {
hr: { translation: hr },
'zh-CN': { translation: zhCN },
hi: { translation: hi },
sr: { translation: hr },
sr: { translation: sr },
};