common/*: add Indonesian translations and update other outdated translations (#13843)
* common/*: add Indonesian translations and update other outdated translations * fping: revert "More Information" URL
This commit is contained in:

committed by
GitHub

parent
d404b02045
commit
15e106c4b6
@@ -13,12 +13,12 @@
|
||||
|
||||
- 上传带有密码的文件:
|
||||
|
||||
`ffsend upload {{路径/到/文件}} -p {{密码}}`
|
||||
`ffsend upload {{路径/到/文件}} {{-p|--password}} {{密码}}`
|
||||
|
||||
- 下载带有密码保护的文件:
|
||||
|
||||
`ffsend download {{路径/到/文件}} -p {{密码}}`
|
||||
`ffsend download {{url}} {{-p|--password}} {{密码}}`
|
||||
|
||||
- 上传文件并允许下载 4 次:
|
||||
|
||||
`ffsend upload {{路径/到/文件}} -d {{4}}`
|
||||
`ffsend upload {{路径/到/文件}} {{-d|--downloads}} {{4}}`
|
||||
|
@@ -7,7 +7,7 @@
|
||||
|
||||
`exit`
|
||||
|
||||
- 退出当前的 bat 脚本:
|
||||
- 退出当前的 [b]at 脚本:
|
||||
|
||||
`exit /b`
|
||||
|
||||
|
Reference in New Issue
Block a user