ani-cli, airpaste: add Farsi translation (#12022)

This commit is contained in:
Mohammad Reza Soleimani
2024-01-08 10:57:01 +03:30
committed by GitHub
parent 6f40d0dc4b
commit 71364fb148
2 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
# airpaste
> اشتراک گذاری پیام و فایل از طریق شبکه مشترک با استفاده از mDNS.
> اطلاعات بیشتر: <https://github.com/mafintosh/airpaste>.
- منتظر پیام می ماند و هنگام دریافت آن را نشان می دهد:
`airpaste`
- ارسال متن:
`echo {{text}} | airpaste`
- ارسال فایل:
`airpaste < {{path/to/file}}`
- دریافت فایل:
`airpaste > {{path/to/file}}`
- ساخت یا ورود به یک کانال:
`airpaste {{channel_name}}`