windows/* : add Tamil translation (#9086)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Rohith ND
2022-10-17 08:12:38 +05:30
committed by GitHub
parent abfd806c50
commit 853a466e23
31 changed files with 730 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# choco feature
> சாக்லேட்டியுடன் அம்சங்களுடன் தொடர்பு கொள்ளுங்கள்.
> மேலும் விவரத்திற்கு: <https://chocolatey.org/docs/commands-feature>.
- கிடைக்கக்கூடிய அம்சங்களின் பட்டியலைக் காண்பி:
`choco feature list`
- ஒரு அம்சத்தை இயக்கு:
`choco feature enable --name {{பெயர்}}`
- ஒரு அம்சத்தை முடக்கு:
`choco feature disable --name {{பெயர்}}`