i18n: new crowdin translations (#2153)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
github-actions[bot]
2026-01-13 20:18:42 -05:00
committed by GitHub
parent de7293572d
commit f31a7d4057
16 changed files with 114 additions and 111 deletions

View File

@@ -9,7 +9,7 @@ redirect_from: " "
<section id="home-content">
<div id="homepage-leftpane" class="pane">
<section id="description">
<div class="express"><span>Express</span><a href="{{ page.lang }}/changelog/#{{ site.data.express.current_version }}" id="express-version">{{ site.data.express.current_version }}</a></div>
<div class="express"><span>Express</span><a href="https://github.com/expressjs/express/releases" id="express-version">{{ site.data.express.current_version }}</a></div>
<h1 class="description">Fast, unopinionated, minimalist web framework for <a href='https://nodejs.org/en/'>Node.js</a></h1>
</section>
<pre class="install-command"><code>$ npm install express --save</code></pre>