mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 23:57:12 +01:00
Merge pull request #2196 from zer0eXploit/master
Add Myanmar Translation
This commit is contained in:
commit
2376163588
2 changed files with 196 additions and 0 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 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue