translate a missing string in the license UI

see: https://github.com/ansible/tower/issues/3949
This commit is contained in:
Ryan Petrello 2020-02-24 09:00:07 -05:00
parent 1d3bb97b07
commit 2e3547d5cf
No known key found for this signature in database
GPG Key ID: F2AA5F2122351777

View File

@ -256,7 +256,7 @@
</div>
</div>
<div class="Modal-footer">
<button ng-click="cancelLicenseLookup()" class="btn Modal-footerButton Modal-defaultButton">CANCEL</button>
<button ng-click="cancelLicenseLookup()" class="btn Modal-footerButton Modal-defaultButton" translate>CANCEL</button>
<button
ng-click="confirmLicenseSelection()"
class="btn Modal-footerButton btn-success"