Fix more missing localization
This commit is contained in:
committed by
Sebastiaan Janssen
parent
28ac63a22c
commit
d431e80df2
@@ -21,7 +21,7 @@
|
||||
<div class="alert alert-success">
|
||||
<strong>{{source.name}}</strong> <localize key="editdatatype_wasMoved">was moved underneath</localize> <strong>{{target.name}}</strong>
|
||||
</div>
|
||||
<button class="btn btn-primary" ng-click="close()">Ok</button>
|
||||
<button class="btn btn-primary" ng-click="close()"><localize key="general_ok">Ok</localize></button>
|
||||
</div>
|
||||
|
||||
</umb-pane>
|
||||
|
||||
Reference in New Issue
Block a user