internationalisation fr:en

This commit is contained in:
lrdlg
2026-07-21 07:03:39 +02:00
parent e72a32d238
commit a680173138
6 changed files with 188 additions and 29 deletions
+3 -2
View File
@@ -149,7 +149,7 @@
<div class="sheet">
<div class="cover">
<div class="kicker">user manual · rev. 2.4 &nbsp;·&nbsp; <a href="tuto.html" style="color:var(--accent);text-decoration:none;border-bottom:1px solid var(--accent)">Version française</a></div>
<div class="kicker">user manual · rev. 2.5 &nbsp;·&nbsp; <a href="tuto.html" style="color:var(--accent);text-decoration:none;border-bottom:1px solid var(--accent)">Version française</a></div>
<h1><em>_chordlab</em></h1>
<p>A chord and progression machine. The whole idea fits in one sentence: <strong>you don't play the notes of a chord, you describe it</strong> — a root, a type, some tensions — and the machine takes it from there, all the way to your synths or your DAW.</p>
</div>
@@ -212,6 +212,7 @@
</ul>
<figcaption>fig. 1 — front panel map</figcaption>
</figure>
<p>The app header carries an <strong>FR / EN</strong> switch that flips the whole interface: labels, dropdowns, buttons, tooltips and messages. The language is detected at startup from your browser and stored in <code>.json</code> sessions. Musical vocabulary — chord names, types, tensions, performance modes — stays the same in both languages.</p>
</section>
<!-- ============ 02 FIRST CHORD ============ -->
@@ -729,7 +730,7 @@
</table>
</section>
<footer>_chordlab · manual rev. 2.4 · underscorelab / leradiologue</footer>
<footer>_chordlab · manual rev. 2.5 · underscorelab / leradiologue</footer>
</div>
</body>
</html>