Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated german translation #68

Merged
merged 2 commits into from
Oct 4, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@
<string name="dark">Dunkel</string>
<string name="x_deleted">%1$s gelöscht</string>
<string name="undo">Abbrechen</string>
<string name ="normal">Normal</string>
uDEV2019 marked this conversation as resolved.
Show resolved Hide resolved
<string name ="bold">Fett</string>
<string name ="extra_bold">Extrafett</string>
<string name ="ui_settings">Benutzeroberfläche</string>
<string name ="top_bar_font_weight">Schriftstärke in der oberen Leiste</string>
<string name ="behaviour">Verhalten</string>
<string name ="appearance">Aussehen</string>

uDEV2019 marked this conversation as resolved.
Show resolved Hide resolved

<string-array name="features">
<item>Anzeige einer Liste mit Lebensmittelverfallsdaten in aufsteigender zeitlicher Reihenfolge.</item>
Expand Down
Loading