mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Fix check-lang script. Ignore all en-GB.
This commit is contained in:
parent
a4311d4773
commit
7f3b1087a1
2 changed files with 5 additions and 4 deletions
|
|
@ -9,6 +9,7 @@
|
|||
"metrics.device.tablet",
|
||||
"metrics.referrers"
|
||||
],
|
||||
"en-GB": "*",
|
||||
"fr-FR": ["metrics.actions", "metrics.pages"],
|
||||
"lt-LT": [
|
||||
"metrics.device.desktop",
|
||||
|
|
@ -31,6 +32,6 @@
|
|||
"message.powered-by",
|
||||
"metrics.device.desktop",
|
||||
"metrics.device.tablet",
|
||||
"metrics.filter.raw",
|
||||
],
|
||||
"metrics.filter.raw"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue