pages.ta/*: update Tamil translation (#8467)

* Update Tamil translations

* Update Translation2

* Update git pages

* Fix linter error in git-clone.md
This commit is contained in:
K.B.Dharun Krishna
2022-10-01 01:30:17 +05:30
committed by GitHub
parent 9cc2261b28
commit 1f78c727c5
19 changed files with 118 additions and 70 deletions

View File

@@ -6,7 +6,7 @@
- பேட்ச் கோப்பைப் பயன்படுத்துங்கள்:
`git am {{கோப்புக்கான/பாதை/கோப்பு.patch}}`
`git am {{பாதை/டு/கோப்பு.patch}}`
- பேட்ச் கோப்பைப் பயன்படுத்துவதற்கான செயல்முறையை நிறுத்தவும்:
@@ -14,4 +14,4 @@
- கோப்புகளை நிராகரிக்க தோல்வியுற்ற ஹன்களை சேமித்து, முடிந்தவரை ஒரு பேட்ச் கோப்பைப் பயன்படுத்துங்கள்:
`git am --reject {{கோப்புக்கான/பாதை/கோப்பு.patch}}`
`git am --reject {{பாதை/டு/கோப்பு.patch}}`