Spaces:
Sleeping
Sleeping
Update translations/en.py
Browse files- translations/en.py +3 -3
translations/en.py
CHANGED
|
@@ -43,11 +43,11 @@ COMMON = {
|
|
| 43 |
}
|
| 44 |
|
| 45 |
TABS = {
|
| 46 |
-
'current_situation_tab': "Current situation"
|
| 47 |
'morpho_tab': "Morphosyntactic analysis",
|
| 48 |
-
'semantic_live_tab: "Semantic live"
|
| 49 |
'semantic_tab': "Semantic analysis",
|
| 50 |
-
'discourse_live_tab: "Discourse live"
|
| 51 |
'discourse_tab': "Discourse analysis",
|
| 52 |
'activities_tab': "My activities",
|
| 53 |
'feedback_tab': "Feedback form"
|
|
|
|
| 43 |
}
|
| 44 |
|
| 45 |
TABS = {
|
| 46 |
+
'current_situation_tab': "Current situation",
|
| 47 |
'morpho_tab': "Morphosyntactic analysis",
|
| 48 |
+
'semantic_live_tab': "Semantic live",
|
| 49 |
'semantic_tab': "Semantic analysis",
|
| 50 |
+
'discourse_live_tab': "Discourse live",
|
| 51 |
'discourse_tab': "Discourse analysis",
|
| 52 |
'activities_tab': "My activities",
|
| 53 |
'feedback_tab': "Feedback form"
|