mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Added km-KH, updated be-BY.
This commit is contained in:
parent
e850fbd0bd
commit
b2bebaea3e
3 changed files with 195 additions and 59 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import {
|
||||
arSA,
|
||||
be,
|
||||
bn,
|
||||
cs,
|
||||
sk,
|
||||
|
|
@ -43,6 +44,7 @@ import {
|
|||
|
||||
export const languages = {
|
||||
'ar-SA': { label: 'العربية', dateLocale: arSA, dir: 'rtl' },
|
||||
'be-BY': { label: 'Беларуская', dateLocale: be },
|
||||
'bn-BD': { label: 'বাংলা', dateLocale: bn },
|
||||
'zh-CN': { label: '中文', dateLocale: zhCN },
|
||||
'zh-TW': { label: '中文(繁體)', dateLocale: zhTW },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue