Merge pull request #7038 from ryanpetrello/idle-button-i18n

mark the idle dialog continue button for translation

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot]
2020-05-15 17:10:09 +00:00
committed by GitHub

View File

@@ -133,7 +133,7 @@ export default
}
else {
var buttons = [{
"label": "Continue",
"label": i18n._("Continue"),
"onClick": function() {
// make a rest call here to force the API to
// move the session time forward