Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line numberDiff line numberDiff line change
Expand Up@@ -685,6 +685,15 @@
"contributions": [
"translation"
]
},
{
"login": "adudyak",
"name": "adudyak",
"avatar_url": "https://avatars.githubusercontent.com/u/19595492?v=4",
"profile": "https://github.com/adudyak",
"contributions": [
"bug"
]
}
],
"commitConvention": "angular"
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
# Сучасний посібник по JavaScript українською мовою 🇺🇦
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![Перекладачі](https://img.shields.io/badge/all_contributors-74-orange.svg?style=flat-square)](#подяка-)
[![Перекладачі](https://img.shields.io/badge/all_contributors-75-orange.svg?style=flat-square)](#подяка-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

В цьому репозиторію зберігається переклад <https://uk.javascript.info> з англійської на українську мову.
Expand DownExpand Up@@ -172,6 +172,7 @@ P.S. Весь перелік мов і прогрес перекладу мож
<td align="center" valign="top" width="14.28%"><a href="https://github.com/VZhyrytskiy"><img src="https://avatars.githubusercontent.com/u/13118358?v=4?s=70" width="70px;" alt="Vitaliy Zhyrytskyy"/><br /><sub><b>Vitaliy Zhyrytskyy</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3AVZhyrytskiy" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/prooles"><img src="https://avatars.githubusercontent.com/u/13441453?v=4?s=70" width="70px;" alt="Oles Matskiv"/><br /><sub><b>Oles Matskiv</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Aprooles" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cybd"><img src="https://avatars.githubusercontent.com/u/2155352?v=4?s=70" width="70px;" alt="Sergei Matros"/><br /><sub><b>Sergei Matros</b></sub></a><br /><a href="#translation-cybd" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/adudyak"><img src="https://avatars.githubusercontent.com/u/19595492?v=4?s=70" width="70px;" alt="adudyak"/><br /><sub><b>adudyak</b></sub></a><br /><a href="https://github.com/javascript-tutorial/uk.javascript.info/issues?q=author%3Aadudyak" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>
Expand Down