mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Change Language (markdown)
parent
b10e35e5c2
commit
c48a0d004d
1 changed files with 2 additions and 2 deletions
|
|
@ -16,14 +16,14 @@ Set script as executeable:
|
|||
```
|
||||
chmod +x language.sh
|
||||
```
|
||||
Running script:
|
||||
Running script, when 5 new users of total 20 users did not have language set correctly yet:
|
||||
```
|
||||
$ ./language.sh
|
||||
{
|
||||
acknowledged: true,
|
||||
insertedId: null,
|
||||
matchedCount: 20,
|
||||
modifiedCount: 0,
|
||||
modifiedCount: 5,
|
||||
upsertedCount: 0
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue