From 15584a9b3b22b16e010dbd2d6a1bbe67b043e814 Mon Sep 17 00:00:00 2001 From: Horst Beham Date: Tue, 7 Sep 2021 15:56:13 +0200 Subject: [PATCH] =?UTF-8?q?added=20turkish=20translation=20of=20readme=20(?= =?UTF-8?q?Thanks=20=C3=9Cmit!)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 6 +++--- readme_de.md | 5 +++-- readme_tr-TR.md | 6 +++--- source/ChanSort.sln | 1 + 4 files changed, 10 insertions(+), 8 deletions(-) diff --git a/readme.md b/readme.md index a54aed7..238fd1d 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,8 @@ Links ----- -[![EN](http://beham.biz/chansort/flag_en.png)](https://github.com/PredatH0r/ChanSort/blob/master/readme.md) -[![DE](http://beham.biz/chansort/flag_de.png)](https://github.com/PredatH0r/ChanSort/blob/master/readme_de.md) -[![TR](http://beham.biz/chansort/flag_tr.png)](https://github.com/PredatH0r/ChanSort/blob/master/readme_tr-TR.md) | +[![EN](https://chansort.com/img/flag_en.png)](https://github.com/PredatH0r/ChanSort/blob/master/readme.md) +[![DE](https://chansort.com/img/flag_de.png)](https://github.com/PredatH0r/ChanSort/blob/master/readme_de.md) | +[![TR](https://chansort.com/img/flag_tr.png)](https://github.com/PredatH0r/ChanSort/blob/master/readme_tr-TR.md) | [Download](https://github.com/PredatH0r/ChanSort/releases) | [Documentation](https://github.com/PredatH0r/ChanSort/wiki) | [Forum](https://github.com/PredatH0r/ChanSort/issues) | diff --git a/readme_de.md b/readme_de.md index 46e1be4..cb02053 100644 --- a/readme_de.md +++ b/readme_de.md @@ -1,7 +1,8 @@ Links ----- -[![EN](http://beham.biz/chansort/flag_en.png)](https://github.com/PredatH0r/ChanSort/blob/master/readme.md) -[![DE](http://beham.biz/chansort/flag_de.png)](https://github.com/PredatH0r/ChanSort/blob/master/readme_de.md) | +[![EN](https://chansort.com/img/flag_en.png)](https://github.com/PredatH0r/ChanSort/blob/master/readme.md) +[![DE](https://chansort.com/img/flag_de.png)](https://github.com/PredatH0r/ChanSort/blob/master/readme_de.md) | +[![TR](https://chansort.com/img/flag_tr.png)](https://github.com/PredatH0r/ChanSort/blob/master/readme_tr-TR.md) | [Download](https://github.com/PredatH0r/ChanSort/releases) | [Dokumentation](https://github.com/PredatH0r/ChanSort/wiki/Home-(de)) | [Forum](https://github.com/PredatH0r/ChanSort/issues) | diff --git a/readme_tr-TR.md b/readme_tr-TR.md index 2e4238d..4d9107d 100644 --- a/readme_tr-TR.md +++ b/readme_tr-TR.md @@ -1,8 +1,8 @@ Bağlantılar ----- -[![EN](http://beham.biz/chansort/flag_en.png)](https://github.com/PredatH0r/ChanSort/blob/master/readme.md) -[![DE](http://beham.biz/chansort/flag_de.png)](https://github.com/PredatH0r/ChanSort/blob/master/readme_de.md) -[![TR](http://beham.biz/chansort/flag_tr.png)](https://github.com/PredatH0r/ChanSort/blob/master/readme_tr-TR.md) | +[![EN](https://chansort.com/img/flag_en.png)](https://github.com/PredatH0r/ChanSort/blob/master/readme.md) +[![DE](https://chansort.com/img/flag_de.png)](https://github.com/PredatH0r/ChanSort/blob/master/readme_de.md) +[![TR](https://chansort.com/img/flag_tr.png)](https://github.com/PredatH0r/ChanSort/blob/master/readme_tr-TR.md) | [İndir](https://github.com/PredatH0r/ChanSort/releases) | [Dökümantasyon](https://github.com/PredatH0r/ChanSort/wiki) | [Forum](https://github.com/PredatH0r/ChanSort/issues) | diff --git a/source/ChanSort.sln b/source/ChanSort.sln index 9bcc83e..700d668 100644 --- a/source/ChanSort.sln +++ b/source/ChanSort.sln @@ -28,6 +28,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution fileformats_de.md = fileformats_de.md ..\readme.md = ..\readme.md ..\readme_de.md = ..\readme_de.md + ..\readme_tr-TR.md = ..\readme_tr-TR.md EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test.Loader", "Test.Loader\Test.Loader.csproj", "{68CFCB2F-B52A-43A1-AA5C-5D64A1D655D2}"