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

New Crowdin updates #254

Merged
merged 2 commits into from
Nov 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 2 additions & 0 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
<string name="retry">Wiederholen</string>
<string name="confirm_first_request">Eine USSD-Anfrage wird an %s gestellt</string>
<string name="close">Schließen</string>
<string name="delete">Löschen</string>
<string name="delete_entry">Soll der Eintrag \"%s\" gelöscht werden?</string>
<string name="no_response_saved">Keine Antwort gespeichert</string>
<string name="last_update">Letzte Aktualisierung: %s</string>
<string name="widget_description">Neustes Guthaben anzeigen</string>
Expand Down
2 changes: 2 additions & 0 deletions app/src/main/res/values-iw/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
<string name="retry">ניסיון חוזר</string>
<string name="confirm_first_request">תוגש בקשת USSD אל %s</string>
<string name="close">סגירה</string>
<string name="delete">מחיקה</string>
<string name="delete_entry">למחוק את הרשומה „%s”?</string>
<string name="no_response_saved">לא נשמרה תגובה</string>
<string name="last_update">עדכון אחרון: %s</string>
<string name="widget_description">הצגת היתרה העדכנית</string>
Expand Down