mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 22:27:16 +01:00
Add Bosnian language
This commit is contained in:
parent
a38baa50af
commit
5aa9b20ff7
5 changed files with 2786 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ import {
|
|||
arSA,
|
||||
be,
|
||||
bn,
|
||||
bs,
|
||||
cs,
|
||||
sk,
|
||||
da,
|
||||
|
|
@ -48,6 +49,7 @@ export const languages = {
|
|||
'ar-SA': { label: 'العربية', dateLocale: arSA, dir: 'rtl' },
|
||||
'be-BY': { label: 'Беларуская', dateLocale: be },
|
||||
'bn-BD': { label: 'বাংলা', dateLocale: bn },
|
||||
'bs-BA': { label: 'Bosanski', dateLocale: bs },
|
||||
'ca-ES': { label: 'Català', dateLocale: ca },
|
||||
'cs-CZ': { label: 'Čeština', dateLocale: cs },
|
||||
'da-DK': { label: 'Dansk', dateLocale: da },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue