From bc3cac246013d2e1d1eca8fefd8da7e8a57e722b Mon Sep 17 00:00:00 2001 From: clfreville2 Date: Tue, 5 Mar 2024 21:10:52 +0100 Subject: [PATCH] Add i18n support --- index.html | 46 +++++++++++++++++------------------ src/editor/GraphEditor.ts | 7 +++--- src/i18n.ts | 51 +++++++++++++++++++++++++++++++++++++++ src/main.js | 9 ++++--- 4 files changed, 83 insertions(+), 30 deletions(-) create mode 100644 src/i18n.ts diff --git a/index.html b/index.html index 175eea5..9efa8fe 100644 --- a/index.html +++ b/index.html @@ -9,13 +9,13 @@
-

Select an automaton

+

Select an automaton