mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 15:21:13 +03:00
Merge pull request #4261 from jlmitch5/fixLicenseTranslation
Remove unnecessary nesting license translate directive
This commit is contained in:
commit
1f1069e9f3
@ -116,7 +116,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="License-file--middle License-helperText" translate>
|
<div class="License-file--middle License-helperText">
|
||||||
<div class="License-separator"></div>
|
<div class="License-separator"></div>
|
||||||
<div translate>OR</div>
|
<div translate>OR</div>
|
||||||
<div class="License-separator"></div>
|
<div class="License-separator"></div>
|
||||||
|
@ -60,15 +60,6 @@ msgstr "<b>我同意最终用户许可证协议</b>"
|
|||||||
msgid "<b>User analytics</b>: This data is used to enhance future releases of the Tower Software and help streamline customer experience and success."
|
msgid "<b>User analytics</b>: This data is used to enhance future releases of the Tower Software and help streamline customer experience and success."
|
||||||
msgstr "<b>用户分析</b>:这些数据用于增强未来的 Tower 软件发行版本,并帮助简化客户体验和成功。"
|
msgstr "<b>用户分析</b>:这些数据用于增强未来的 Tower 软件发行版本,并帮助简化客户体验和成功。"
|
||||||
|
|
||||||
#: client/src/license/license.partial.html:119
|
|
||||||
msgid ""
|
|
||||||
"<div class=\"License-separator\"></div>\n"
|
|
||||||
"\t\t\t\t\t\t<div translate=\"\">OR</div>\n"
|
|
||||||
"\t\t\t\t\t\t<div class=\"License-separator\"></div>"
|
|
||||||
msgstr "<div class=\"License-separator\"></div>\n"
|
|
||||||
"\\t\\t\\t\\t\\t\\t<div translate=\"\">或</div>\n"
|
|
||||||
"\\t\\t\\t\\t\\t\\t<div class=\"License-separator\"></div>"
|
|
||||||
|
|
||||||
#: client/src/login/loginModal/loginModal.partial.html:26
|
#: client/src/login/loginModal/loginModal.partial.html:26
|
||||||
msgid ""
|
msgid ""
|
||||||
"<i class=\"LoginModal-alertIcon fa fa-exclamation-triangle\"></i>\n"
|
"<i class=\"LoginModal-alertIcon fa fa-exclamation-triangle\"></i>\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user