update translations

This commit is contained in:
B. Petersen 2021-02-10 15:54:55 +01:00
parent 097da7c165
commit 406bb9a6ee
No known key found for this signature in database
GPG key ID: 3B88E92DEA8E9AFC
2 changed files with 3 additions and 0 deletions

View file

@ -113,6 +113,8 @@
<string name="audio">Audio</string>
<string name="voice_message">Sprachnachricht</string>
<string name="forwarded_message">Weitergeleitete Nachricht</string>
<!-- %1$s will be replaced by the name or the email-address of the person who has forwarded the message -->
<string name="forwarded_by">Weitergeleitet von %1$s</string>
<string name="video">Video</string>
<string name="documents">Dokumente</string>
<string name="contact">Kontakt</string>

View file

@ -113,6 +113,7 @@
<string name="audio">Audio</string>
<string name="voice_message">Voice message</string>
<string name="forwarded_message">Forwarded message</string>
<!-- %1$s will be replaced by the name or the email-address of the person who has forwarded the message -->
<string name="forwarded_by">Forwarded by %1$s</string>
<string name="video">Video</string>
<string name="documents">Documents</string>