Skip to content

Commit ed52a80

Browse files
committed
Add links to Turkish README.
1 parent 826055e commit ed52a80

10 files changed

+18
-15
lines changed

README.es-ES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ _Léelo en otros idiomas:_
1717
[_日本語_](README.ja-JP.md),
1818
[_Polski_](README.pl-PL.md),
1919
[_Français_](README.fr-FR.md),
20-
[_Português_](README.pt-BR.md)
20+
[_Português_](README.pt-BR.md),
21+
[_Türk_](README.tr-TR.md)
2122

2223
*☝ Nótese que este proyecto está pensado con fines de aprendizaje e investigación,
2324
y **no** para ser usado en producción.*

README.fr-FR.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ _Lisez ceci dans d'autres langues:_
1818
[_日本語_](README.ja-JP.md),
1919
[_Polski_](README.pl-PL.md),
2020
[_Español_](README.es-ES.md),
21-
[_Português_](README.pt-BR.md)
21+
[_Português_](README.pt-BR.md),
22+
[_Türk_](README.tr-TR.md)
2223

2324
## Data Structures
2425

README.ja-JP.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ _Read this in other languages:_
1717
[_Polski_](README.pl-PL.md),
1818
[_Français_](README.fr-FR.md),
1919
[_Español_](README.es-ES.md),
20-
[_Português_](README.pt-BR.md)
20+
[_Português_](README.pt-BR.md),
21+
[_Türk_](README.tr-TR.md)
2122

2223
## データ構造
2324

README.ko-KR.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ _Read this in other languages:_
1616
[_Polski_](README.pl-PL.md),
1717
[_Français_](README.fr-FR.md),
1818
[_Español_](README.es-ES.md),
19-
[_Português_](README.pt-BR.md)
19+
[_Português_](README.pt-BR.md),
20+
[_Türk_](README.tr-TR.md)
2021

2122
## 자료 구조
2223

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ _Read this in other languages:_
1818
[_Polski_](README.pl-PL.md),
1919
[_Français_](README.fr-FR.md),
2020
[_Español_](README.es-ES.md),
21-
[_Português_](README.pt-BR.md)
21+
[_Português_](README.pt-BR.md),
22+
[_Türk_](README.tr-TR.md)
2223

2324
*☝ Note that this project is meant to be used for learning and researching purposes
2425
only and it is **not** meant to be used for production.*

README.pl-PL.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ _Read this in other languages:_
1818
[_日本語_](README.ja-JP.md),
1919
[_Français_](README.fr-FR.md),
2020
[_Español_](README.es-ES.md),
21-
[_Português_](README.pt-BR.md)
21+
[_Português_](README.pt-BR.md),
22+
[_Türk_](README.tr-TR.md)
2223

2324
## Struktury Danych
2425

README.pt-BR.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ _Leia isto em outros idiomas:_
1818
[_日本語_](README.ja-JP.md),
1919
[_Polski_](README.pl-PL.md),
2020
[_Français_](README.fr-FR.md),
21-
[_Español_](README.es-ES.md)
21+
[_Español_](README.es-ES.md),
22+
[_Türk_](README.tr-TR.md)
2223

2324
## Data Structures
2425

README.tr-TR.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,6 @@ olup üretim için **yaplılmamıştır**.*
2424

2525
## Veri Yapıları
2626

27-
A data structure is a particular way of organizing and storing data in a computer so that it can
28-
be accessed and modified efficiently. More precisely, a data structure is a collection of data
29-
values, the relationships among them, and the functions or operations that can be applied to
30-
the data.
31-
32-
3327
Bir veri yapısı, verileri bir bilgisayarda organize etmenin ve depolamanın belirli bir yoludur, böylece
3428
verimli bir şekilde erişilebilir ve değiştirilebilir. Daha doğrusu, bir veri yapısı bir veri koleksiyonudur,
3529
aralarındaki ilişkiler, ve işlevler veya işlemler

README.zh-CN.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ _Read this in other languages:_
1515
[_Polski_](README.pl-PL.md),
1616
[_Français_](README.fr-FR.md),
1717
[_Español_](README.es-ES.md),
18-
[_Português_](README.pt-BR.md)
18+
[_Português_](README.pt-BR.md),
19+
[_Türk_](README.tr-TR.md)
1920

2021
*注意:这个项目仅用于学习和研究,**不是**用于生产环境。*
2122

README.zh-TW.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ _Read this in other languages:_
1414
[_Polski_](README.pl-PL.md),
1515
[_Français_](README.fr-FR.md),
1616
[_Español_](README.es-ES.md),
17-
[_Português_](README.pt-BR.md)
17+
[_Português_](README.pt-BR.md),
18+
[_Türk_](README.tr-TR.md)
1819

1920
## 資料結構
2021

0 commit comments

Comments
 (0)