mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 15:17:23 +01:00
Added lang bg-BG.
This commit is contained in:
parent
ea2a8ff976
commit
bb5191f30a
5 changed files with 2785 additions and 245 deletions
|
|
@ -2,6 +2,7 @@ import {
|
|||
arSA,
|
||||
be,
|
||||
bn,
|
||||
bg,
|
||||
bs,
|
||||
cs,
|
||||
sk,
|
||||
|
|
@ -48,6 +49,7 @@ import {
|
|||
export const languages = {
|
||||
'ar-SA': { label: 'العربية', dateLocale: arSA, dir: 'rtl' },
|
||||
'be-BY': { label: 'Беларуская', dateLocale: be },
|
||||
'bg-BG': { label: 'български език', dateLocale: bg },
|
||||
'bn-BD': { label: 'বাংলা', dateLocale: bn },
|
||||
'bs-BA': { label: 'Bosanski', dateLocale: bs },
|
||||
'ca-ES': { label: 'Català', dateLocale: ca },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue