update translations
This commit is contained in:
parent
a16a22cb4f
commit
836094507b
4 changed files with 29 additions and 7 deletions
|
|
@ -18,7 +18,7 @@
|
|||
♥
|
||||
<?php endforeach ?>
|
||||
<?php else : ?>
|
||||
<?=_('verloren')?>
|
||||
<?=_('lost')?>
|
||||
<?php endif ?>
|
||||
</td>
|
||||
<td>
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
♥
|
||||
<?php endforeach ?>
|
||||
<?php else : ?>
|
||||
<?=_('verloren')?>
|
||||
<?=_('lost')?>
|
||||
<?php endif ?>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
♥
|
||||
<?php endforeach ?>
|
||||
<?php else : ?>
|
||||
<?=_('verloren')?>
|
||||
<?=_('lost')?>
|
||||
<?php endif ?>
|
||||
</td>
|
||||
<td>
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
♥
|
||||
<?php endforeach ?>
|
||||
<?php else : ?>
|
||||
<?=_('verloren')?>
|
||||
<?=_('lost')?>
|
||||
<?php endif ?>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue