Skip to content

Commit 37cd685

Browse files
committed
add Español (Spanish) translation of the docs
Thanks @AlbertoFuente!
1 parent dd88680 commit 37cd685

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
✨ Thanks for contributing to AVA! ✨
44

5-
Translations: [Français](https://github.com/sindresorhus/ava-docs/blob/master/fr_FR/contributing.md)
5+
Translations: [Español](https://github.com/sindresorhus/ava-docs/blob/master/es_ES/contributing.md), [Français](https://github.com/sindresorhus/ava-docs/blob/master/fr_FR/contributing.md)
66

77
## How can I contribute?
88

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Even though JavaScript is single-threaded, IO in Node.js can happen in parallel
88

99
*Read our [contributing guide](contributing.md) if you're looking to contribute (issues/PRs/etc).*
1010

11-
Translations: [Français](https://github.com/sindresorhus/ava-docs/blob/master/fr_FR/readme.md)
11+
Translations: [Español](https://github.com/sindresorhus/ava-docs/blob/master/es_ES/readme.md), [Français](https://github.com/sindresorhus/ava-docs/blob/master/fr_FR/readme.md)
1212

1313

1414
## Table of Contents

0 commit comments

Comments
 (0)