Translation added

Added some danish translations and fixed a translation problem in the copy document.
This commit is contained in:
Nikcio
2021-05-28 00:34:00 +02:00
committed by Nathan Woulfe
parent b63ee6e7bf
commit 4e60e7dec1
2 changed files with 159 additions and 22 deletions

View File

@@ -11,7 +11,7 @@
<div ng-show="success">
<div class="alert alert-success">
<strong>{{source.name}}</strong> was copied to
<strong>{{source.name}}</strong>
<localize key="actions_wasCopiedTo">was copied to</localize>
<strong>{{target.name}}</strong>
</div>