pages.ta: update all outdated translations (#10247)

* pages.ta: update all outdated translation

* pages.ta/wget: fix linter error

* bugreportz: fix description in Tamil translation

* fdisk: remove transliteration in Tamil translation
This commit is contained in:
K.B.Dharun Krishna
2023-06-02 18:45:44 +05:30
committed by GitHub
parent 3be09d35e3
commit de7065209d
12 changed files with 94 additions and 11 deletions

View File

@@ -8,6 +8,10 @@
`git am {{பாதை/டு/கோப்பு.patch}}`
- ரிமோட் பேட்ச் கோப்பைப் பின்பற்றி, மாற்றங்களைச் செய்யுங்கள்:
`curl -L {{https://example.com/file.patch}} | git apply`
- பேட்ச் கோப்பைப் பயன்படுத்துவதற்கான செயல்முறையை நிறுத்தவும்:
`git am --abort`