Skip to content

Commit 7ef03a7

Browse files
docs: add LudmilaShilo as a contributor for translation improvement (#784)
1 parent 292d90e commit 7ef03a7

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1093,6 +1093,15 @@
10931093
"translation",
10941094
"bug"
10951095
]
1096+
},
1097+
{
1098+
"login": "LudmilaShilo",
1099+
"name": "Ludmila Shilo",
1100+
"avatar_url": "https://avatars.githubusercontent.com/u/44061668?v=4",
1101+
"profile": "https://github.com/LudmilaShilo",
1102+
"contributions": [
1103+
"bug"
1104+
]
10961105
}
10971106
],
10981107
"commitType": "docs",

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Сучасний посібник по JavaScript українською мовою 🇺🇦
22
## The Modern JavaScript Tutorial in Ukrainian 🇺🇦
33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
[![Перекладачі](https://img.shields.io/badge/all_contributors-119-orange.svg?style=flat-square)](#подяка-)
4+
[![Перекладачі](https://img.shields.io/badge/all_contributors-120-orange.svg?style=flat-square)](#подяка-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66

77
В цьому репозиторії зберігається переклад посібника [https://uk.javascript.info](https://uk.javascript.info) з англійської на українську мову.
@@ -215,6 +215,9 @@ P.S. Весь перелік мов і прогрес перекладу пос
215215
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ovysotskyi"><img src="https://avatars.githubusercontent.com/u/48288545?v=4?s=100" width="100px;" alt="Oleksii Vysotskyi"/><br /><sub><b>Oleksii Vysotskyi</b></sub></a><br /><a href="#bug-ovysotskyi" title="Bug reports">🐛</a></td>
216216
<td align="center" valign="top" width="14.28%"><a href="https://github.com/YuraGB"><img src="https://avatars.githubusercontent.com/u/26120957?v=4?s=100" width="100px;" alt="Yurii"/><br /><sub><b>Yurii</b></sub></a><br /><a href="#translation-YuraGB" title="Translation">🌍</a> <a href="#bug-YuraGB" title="Bug reports">🐛</a></td>
217217
</tr>
218+
<tr>
219+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LudmilaShilo"><img src="https://avatars.githubusercontent.com/u/44061668?v=4?s=100" width="100px;" alt="Ludmila Shilo"/><br /><sub><b>Ludmila Shilo</b></sub></a><br /><a href="#bug-LudmilaShilo" title="Bug reports">🐛</a></td>
220+
</tr>
218221
</tbody>
219222
</table>
220223

0 commit comments

Comments
 (0)