You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<labelclass="col-sm-3 control-label">{% trans "Path" %}</label>
57
57
<divclass="col-sm-6">
58
-
<inputplaceholder="Leave empty to install in website home directory. (Without preceding slash)" type="text" class="form-control" ng-model="installPath">
58
+
<inputplaceholder="{% trans "Leaveemptytoinstallinwebsitehomedirectory.(Withoutprecedingslash)" %}" type="text" class="form-control" ng-model="installPath">
0 commit comments