feat(i18n): remove wait duration
This commit is contained in:
@@ -305,7 +305,7 @@
|
|||||||
"no": "No"
|
"no": "No"
|
||||||
},
|
},
|
||||||
"messages": {
|
"messages": {
|
||||||
"extracting": "Extracting data...please wait for 10secs to 1min",
|
"extracting": "Extracting data...please wait",
|
||||||
"restart_required": "Please restart the interpretation after updating the recording",
|
"restart_required": "Please restart the interpretation after updating the recording",
|
||||||
"run_finished": "Run finished",
|
"run_finished": "Run finished",
|
||||||
"run_failed": "Run failed to start"
|
"run_failed": "Run failed to start"
|
||||||
@@ -615,4 +615,4 @@
|
|||||||
"zh": "Chinese",
|
"zh": "Chinese",
|
||||||
"de": "German"
|
"de": "German"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user