1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-12 17:54:26 +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++
lang: tr-tr
filename: learncpp.cpp
filename: learncpp-tr.cpp
contributors:
- ["Steven Basart", "http://github.com/xksteven"]
- ["Matt Kline", "https://github.com/mrkline"]