Skip to content

Commit

Permalink
Add Spanish translation.
Browse files Browse the repository at this point in the history
  • Loading branch information
trekhleb committed Aug 10, 2018
1 parent c0a9661 commit a6ffce9
Show file tree
Hide file tree
Showing 8 changed files with 293 additions and 288 deletions.
282 changes: 282 additions & 0 deletions README.es-ES.md

Large diffs are not rendered by default.

282 changes: 0 additions & 282 deletions README.es-UY.md

This file was deleted.

3 changes: 2 additions & 1 deletion README.fr-FR.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ _Lisez ceci dans d'autres langues:_
[_简体中文_](README.zh-CN.md),
[_繁體中文_](README.zh-TW.md),
[_한국어_](README.ko-KR.md),
[_Polski_](README.pl-PL.md)
[_Polski_](README.pl-PL.md),
[_Español_](README.es-ES.md)

> Nous écrivons actuellement un livre qui expliquera clairement, en détail, les
principaux algorithmes. Si vous souhaitez être notifié lorsque le livre
Expand Down
3 changes: 2 additions & 1 deletion README.ko-KR.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ _Read this in other languages:_
[_简体中文_](README.zh-CN.md),
[_繁體中文_](README.zh-TW.md),
[_Polski_](README.pl-PL.md),
[_Français_](README.fr-FR.md)
[_Français_](README.fr-FR.md),
[_Español_](README.es-ES.md)

> 우리는 주요 알고리즘에 대해 더 자세한 설명을 담은 책을 제작 중입니다.
만약 “JavaScript Algorithms” 책이 언제 출시되는지 알고 싶다면
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ _Read this in other languages:_
[_한국어_](README.ko-KR.md),
[_Polski_](README.pl-PL.md),
[_Français_](README.fr-FR.md),
[_Spanish_](README.es-UY.md)
[_Español_](README.es-ES.md)

> We’re writing a book that will clearly explain, in detail, the main algorithms.
If you’d like to be notified when the “JavaScript Algorithms” book
Expand Down
3 changes: 2 additions & 1 deletion README.pl-PL.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ _Read this in other languages:_
[_简体中文_](README.zh-CN.md),
[_繁體中文_](README.zh-TW.md),
[_한국어_](README.ko-KR.md),
[_Français_](README.fr-FR.md)
[_Français_](README.fr-FR.md),
[_Español_](README.es-ES.md)

> Jesteśmy w trakcie pisania książki, która w jasny i specyficzny sposób,
wyjaśni główne algorytmy. Jeżeli chcesz dostać powiadomienie o tym kiedy
Expand Down
3 changes: 2 additions & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ _Read this in other languages:_
[_繁體中文_](README.zh-TW.md),
[_한국어_](README.ko-KR.md),
[_Polski_](README.pl-PL.md),
[_Français_](README.fr-FR.md)
[_Français_](README.fr-FR.md),
[_Español_](README.es-ES.md)

> We’re writing a book that will clearly explain, in detail, the main algorithms.
If you’d like to be notified when the “JavaScript Algorithms” book
Expand Down
3 changes: 2 additions & 1 deletion README.zh-TW.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ _Read this in other languages:_
[_简体中文_](README.zh-CN.md),
[_한국어_](README.ko-KR.md),
[_Polski_](README.pl-PL.md),
[_Français_](README.fr-FR.md)
[_Français_](README.fr-FR.md),
[_Español_](README.es-ES.md)

> We’re writing a book that will clearly explain, in detail, the main algorithms.
If you’d like to be notified when the “JavaScript Algorithms” book
Expand Down

0 comments on commit a6ffce9

Please sign in to comment.