Skip to content

Commit

Permalink
Update german translation to V4.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Micha-he authored Oct 5, 2020
1 parent bb82dae commit be331c1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -416,8 +416,9 @@
<string name="help">Hilfe</string>
<string name="learn_more">Lerne mehr</string>
<plurals name="filters">
<item quantity="one">1 filter</item>
<item quantity="other">%d filter</item>
<item quantity="zero">0 Filter</item>
<item quantity="one">1 Filter</item>
<item quantity="other">%d Filter</item>
</plurals>
<string name="updated_">Aktualisiert %s</string>
<string name="filter_subscription_info">%s, %s</string>
Expand All @@ -426,4 +427,5 @@
<string name="update">Aktualisierung</string>
<string name="bookmarks_exported_successfully">Lesezeichen erfolgreich exportiert</string>
<string name="data_exported_successfully">Daten erfolgreich exportiert</string>
<string name="privacy_policy">Datenschutzbestimmungen</string>
</resources>

0 comments on commit be331c1

Please sign in to comment.