Fix 'filename' collision between csharp{,-tr}.html.markdown

Both were set to LearnCSharp.cs, so the live site has been serving the Turkish version for English.
This commit is contained in:
Thiago van Dieten 2015-08-02 12:58:23 +03:00
parent 6e0f13532d
commit 919f255a58

View File

@ -8,7 +8,7 @@ contributors:
translators: translators:
- ["Melih Mucuk", "http://melihmucuk.com"] - ["Melih Mucuk", "http://melihmucuk.com"]
lang: tr-tr lang: tr-tr
filename: LearnCSharp.cs filename: LearnCSharp-tr.cs
--- ---