mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 03:55:37 +01:00
Refactor configuration files for consistency and readability. Update docker-compose and podman-compose to use single quotes for strings. Adjust healthcheck commands to use single quotes. Clean up whitespace in various files, including README and JSON language files, to ensure proper formatting.
This commit is contained in:
parent
610ca29cb5
commit
d961c058dd
13 changed files with 6793 additions and 2456 deletions
|
|
@ -276,4 +276,4 @@
|
|||
"message.viewed-page": "Siite agluegt",
|
||||
"message.visitor-log": "Bsuecher us {country} nutzt {browser} uf {os} {device}",
|
||||
"message.visitors-dropped-off": "Bsuercher verlore"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -276,5 +276,4 @@
|
|||
"message.viewed-page": "Vist side",
|
||||
"message.visitor-log": "Besøkende fra {country} med {browser} på {os} {device}",
|
||||
"message.visitors-dropped-off": "Besøkende falt fra"
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue