mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Added language names for all supported locales.
This commit is contained in:
parent
de55496ac9
commit
6923ea4d1d
77 changed files with 154 additions and 1 deletions
|
|
@ -33,6 +33,7 @@
|
|||
"compile-lang": "formatjs compile-folder --ast build public/lang",
|
||||
"check-lang": "node scripts/check-lang.js",
|
||||
"download-country-names": "node scripts/download-country-names.js",
|
||||
"download-language-names": "node scripts/download-language-names.js",
|
||||
"loadtest": "node scripts/loadtest.js",
|
||||
"loadtest:medium": "node scripts/loadtest.js --weight=medium",
|
||||
"loadtest:heavy": "node scripts/loadtest.js --weight=heavy --verbose",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue