1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-14 02:34:17 +02:00

Add language code suffix (#3206)

This commit is contained in:
Divay Prakash
2018-09-04 18:29:22 +05:30
parent 478a43c1d4
commit 4d9aff1d02

View File

@@ -1,7 +1,7 @@
--- ---
language: c++ language: c++
lang: tr-tr lang: tr-tr
filename: learncpp.cpp filename: learncpp-tr.cpp
contributors: contributors:
- ["Steven Basart", "http://github.com/xksteven"] - ["Steven Basart", "http://github.com/xksteven"]
- ["Matt Kline", "https://github.com/mrkline"] - ["Matt Kline", "https://github.com/mrkline"]