Skip to content

Commit

Permalink
Add german translation (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajala1404 authored Feb 7, 2025
1 parent 79b98e6 commit 9cd8408
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions app/src/main/res/values-de-rDE/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">DocumentScannerSample</string>
<string name="ok_label">OK</string>
<string name="error_label">Error</string>
<string name="photo_saved">Das Foto wurde in Kamera gespeichert</string>
<string name="save_photo">Foto speichern</string>
<string name="scan_lib">Bibliothek scannen</string>
<string name="previous">Vorheriges</string>
<string name="next">Nächstes</string>
</resources>

0 comments on commit 9cd8408

Please sign in to comment.