diff --git a/awx/ui/client/src/login/authenticationServices/timer.factory.js b/awx/ui/client/src/login/authenticationServices/timer.factory.js index a5678b51e4..4b4ae824c5 100644 --- a/awx/ui/client/src/login/authenticationServices/timer.factory.js +++ b/awx/ui/client/src/login/authenticationServices/timer.factory.js @@ -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