Skip to content

Commit

Permalink
Enhanced translation of index page to uk (#1680)
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeShvab authored Nov 11, 2024
1 parent 8aa4cac commit 993111b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion uk/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@ description: Express is a fast, unopinionated, minimalist web framework for Node
<h3>Продуктивність</h3> Express забезпечує тонкий прошарок базової функціональності для веб-застосунків, що не спотворює звичну та зручну функціональність Node.js.
</div>

<div id="frameworks">
<div id="middleware">
<h3>Проміжні модулі</h3>
Express — це легкий та гнучкий фреймворк для маршрутизації з мінімальним набором функцій, покликаний бути розширеним використовуючи <a href="{{ page.lang }}/resources/middleware.html">проміжні Express-модулі</a>.
</div>
</div>

Expand Down

0 comments on commit 993111b

Please sign in to comment.