pages.ta: fix outdated translations; df: add Tamil translation (#12093)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
GitHub

parent
a02acdffba
commit
8519b29ac2
@@ -24,6 +24,10 @@
|
||||
|
||||
`g++ -c {{மூலம்_1.cpp/பாதை மூலம்_2.cpp/பாதை ...}} && g++ -o {{வெளியீடு_செயல்படுத்தக்கூடியது/பாதை}} {{மூலம்_1.o/பாதை மூலம்_2.o/பாதை ...}}`
|
||||
|
||||
- செயல்திறனுக்காக தொகுக்கப்பட்ட நிரலை மேம்படுத்தவும்:
|
||||
|
||||
`g++ {{மூலம்.cpp/பாதை}} -O{{1|2|3|fast}} -o {{வெளியீடு_இயங்கக்கூடியது/பாதை}}`
|
||||
|
||||
- பதிப்பைக் காட்டு:
|
||||
|
||||
`g++ --version`
|
||||
|
Reference in New Issue
Block a user