mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 06:07:17 +01:00
Update locale strings.
This commit is contained in:
parent
6ea1bd1353
commit
e426524992
9 changed files with 9 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ files.forEach(file => {
|
|||
obj[key] = message || root[key];
|
||||
|
||||
if (!message) {
|
||||
console.log(`Added key ${key}`);
|
||||
console.log(`* Added key ${key}`);
|
||||
}
|
||||
|
||||
return obj;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue