feat(i18n): remove wait duration

This commit is contained in:
Karishma Shukla
2025-06-22 18:15:32 +05:30
committed by GitHub
parent 37cdb9c393
commit 8bfec7b7fa

View File

@@ -305,7 +305,7 @@
"no": "No"
},
"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",
"run_finished": "Run finished",
"run_failed": "Run failed to start"
@@ -615,4 +615,4 @@
"zh": "Chinese",
"de": "German"
}
}
}