Update and delete multi timesheets and tags (#1240)

This commit is contained in:
Kevin Papst
2019-11-15 01:25:31 +01:00
committed by GitHub
parent b4739f8f03
commit 94c28ebbc5
49 changed files with 1836 additions and 307 deletions

View File

@@ -60,6 +60,10 @@
<source>my.profile</source>
<target>Mein Profil</target>
</trans-unit>
<trans-unit id="update_multiple">
<source>update_multiple</source>
<target>%action% von %count% Einträgen?</target>
</trans-unit>
<!--
Login / Security
@@ -404,6 +408,14 @@
<source>label.color</source>
<target>Farbe</target>
</trans-unit>
<trans-unit id="label.replaceTags">
<source>label.replaceTags</source>
<target>Schlagworte ersetzen</target>
</trans-unit>
<trans-unit id="label.appendTags">
<source>label.appendTags</source>
<target>Schlagworte hinzufügen</target>
</trans-unit>
<!--
User profile