mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 15:17:23 +01:00
feat: add the rest of Myanmar translations
This commit is contained in:
parent
37f0e37417
commit
e6ab1e8b89
2 changed files with 41 additions and 41 deletions
|
|
@ -74,6 +74,7 @@ export const languages = {
|
|||
'lt-LT': { label: 'Lietuvių', dateLocale: lt },
|
||||
'mn-MN': { label: 'Монгол', dateLocale: mn },
|
||||
'ms-MY': { label: 'Malay', dateLocale: ms },
|
||||
'my-MM': { label: 'မြန်မာဘာသာ', dateLocale: enUS },
|
||||
'nl-NL': { label: 'Nederlands', dateLocale: nl },
|
||||
'nb-NO': { label: 'Norsk Bokmål', dateLocale: nb },
|
||||
'pl-PL': { label: 'Polski', dateLocale: pl },
|
||||
|
|
@ -93,7 +94,6 @@ export const languages = {
|
|||
'vi-VN': { label: 'Tiếng Việt', dateLocale: vi },
|
||||
'zh-CN': { label: '中文', dateLocale: zhCN },
|
||||
'zh-TW': { label: '中文(繁體)', dateLocale: zhTW },
|
||||
'my-MM': { label: 'မြန်မာဘာသာ', dateLocale: enUS },
|
||||
};
|
||||
|
||||
export function getDateLocale(locale) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue