mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 12:27:37 -02:30
Marking a Configure Tower string for translation
Once this gets added to the UI's es.po file, this should show up translated, along with it's tooltip.
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
<div ng-show="systemVm.activeSystemForm === 'logging'">
|
<div ng-show="systemVm.activeSystemForm === 'logging'">
|
||||||
<div class="form-group Form-formGroup">
|
<div class="form-group Form-formGroup">
|
||||||
<label class="Form-inputLabelContainer" for="LOG_AGGREGATOR_ENABLED">
|
<label class="Form-inputLabelContainer" for="LOG_AGGREGATOR_ENABLED">
|
||||||
<span class="Form-inputLabel">
|
<span class="Form-inputLabel" translate>
|
||||||
Enable External Logging
|
Enable External Logging
|
||||||
</span>
|
</span>
|
||||||
<a id="awp-LOG_AGGREGATOR_ENABLED" href="" aw-pop-over="Enable sending logs to external log aggregator." data-placement="top" over-title="Enable External Logging" class="help-link" tabindex="-1">
|
<a id="awp-LOG_AGGREGATOR_ENABLED" href="" aw-pop-over="Enable sending logs to external log aggregator." data-placement="top" over-title="Enable External Logging" class="help-link" tabindex="-1">
|
||||||
|
|||||||
Reference in New Issue
Block a user