common/*: add Indonesian translations and update other outdated translations (#13806)
This commit is contained in:

committed by
GitHub

parent
a4fdb76fb0
commit
92bea9a346
@@ -18,12 +18,12 @@
|
||||
|
||||
- Add one or more e-books to the library:
|
||||
|
||||
`calibredb add {{file1 file2 …}}`
|
||||
`calibredb add {{path/to/file1 path/to/file2 ...}}`
|
||||
|
||||
- [r]ecursively add all e-books under a directory to the library:
|
||||
|
||||
`calibredb add -r {{path/to/directory}}`
|
||||
`calibredb add {{-r|--recurse}} {{path/to/directory}}`
|
||||
|
||||
- Remove one or more e-books from the library. You need the e-book IDs (see above):
|
||||
|
||||
`calibredb remove {{id1 id2 …}}`
|
||||
`calibredb remove {{id1 id2 ...}}`
|
||||
|
Reference in New Issue
Block a user