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:
Reinhart Previano Koentjoro
2024-09-27 08:54:52 +07:00
committed by GitHub
parent d404b02045
commit 15e106c4b6
17 changed files with 126 additions and 21 deletions

View File

@@ -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}}`

View File

@@ -7,7 +7,7 @@
`exit`
- 退出当前的 bat 脚本:
- 退出当前的 [b]at 脚本:
`exit /b`