Belarusian language option

This commit is contained in:
pavel-miniutka
2026-05-13 09:11:27 +03:00
parent 3a2d5647d4
commit 547d086228
+1
View File
@@ -5,6 +5,7 @@ const defaultCode = 'en-us'
let $localStore = null
const languageCodeMap = {
be: { label: 'Беларуская', dateFnsLocale: 'be' },
bn: { label: 'বাংলা', dateFnsLocale: 'bn' },
bg: { label: 'Български', dateFnsLocale: 'bg' },
ca: { label: 'Català', dateFnsLocale: 'ca' },