Skip to content

Commit 1e27ae2

Browse files
committed
Labels change
1 parent 3d29f57 commit 1e27ae2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

webapp/constants.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ export const TOPBAR_CONSTANTS = {
4848
NEW_MODEL: 'NEW_MODEL',
4949
UPLOAD_FILES: 'UPLOAD_FILES',
5050
DOWNLOAD_FILES: 'DOWNLOAD_FILES',
51-
CREATE_NETWORK: 'Instantiate',
52-
CREATE_AND_SIMULATE_NETWORK:'Instantiate and simulate',
53-
SIMULATE: 'Simulate',
51+
CREATE_NETWORK: 'Create network',
52+
CREATE_AND_SIMULATE_NETWORK:'Create and simulate network',
53+
SIMULATE: 'Simulate network',
5454
EXPLORE_EXISTING_NETWORK:'Explore model',
5555
BACK_TO_EDITION: 'Back to edit',
5656
NEW_PAGE: 'NEW_PAGE'

0 commit comments

Comments
 (0)