Improve editor localization, localization reporting, i18n separation
All checks were successful
Build on Push and create Release on Tag / build (push) Successful in 56s
All checks were successful
Build on Push and create Release on Tag / build (push) Successful in 56s
This commit is contained in:
parent
3874378824
commit
163a1513e8
4 changed files with 23 additions and 19 deletions
|
@ -24,6 +24,7 @@ export class Analytics {
|
|||
'frontend': getFrontend(),
|
||||
'backend': getBackend(),
|
||||
'language': navigator.language,
|
||||
'appLanguage': window.siyuan.config.lang,
|
||||
} : {};
|
||||
|
||||
await fetch(Analytics.ENDPOINT, {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue