Skip to content

Commit

Permalink
New translations strings.xml (German)
Browse files Browse the repository at this point in the history
  • Loading branch information
hegocre committed Nov 27, 2023
1 parent 2fa5b35 commit a934490
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion app/src/main/res/values-de-rDE/strings.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="url_cannot_be_empty">URL darf nicht leer sein</string>
<string name="url_must_start_https">URL muss mit https:// beginnen</string>
<string name="example">Beispiel</string>
<string name="log_out">Abmelden</string>
<string name="are_you_sure_log_out">Möchten Sie sich wirklich abmelden?</string>
<string name="password">Passwort</string>
<string name="enter_master_password">Master-Passwort eingeben</string>
<string name="show_password">Passwort anzeigen</string>
<string name="passwords">Passwörter</string>
</resources>

0 comments on commit a934490

Please sign in to comment.