Move the graph visualization behind a button
This commit is contained in:
@@ -29,6 +29,7 @@ const fr = {
|
||||
'Create a new automaton from scratch.': 'Créer un nouvel automate à partir de zéro.',
|
||||
'Start': 'Début',
|
||||
'Accepting': 'Acceptant',
|
||||
'Display representation': 'Afficher la représentation',
|
||||
};
|
||||
type TranslationKey = keyof typeof fr;
|
||||
|
||||
|
Reference in New Issue
Block a user