Skip to content
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
1 change: 1 addition & 0 deletions THANKS.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
- [Michal Bedáň](https://hosted.weblate.org/user/Bedami/) - **Czech**
- [tct123](https://hosted.weblate.org/user/tct123/) - **German**
- [TamilNeram](https://hosted.weblate.org/user/TamilNeram/) - **Tamil**
- [elid](https://hosted.weblate.org/user/elid/) - **Hebrew**

### BG Images from [Unsplash](https://unsplash.com/?utm_source=Quotes%20Status%20Creator%26utm_medium=referral)
### Welcome tour Illustrations from [UnDraw](https://undraw.co/)
Expand Down
9 changes: 9 additions & 0 deletions app/src/main/res/values-iw/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="favorites">מועדפים</string>
<string name="home">בית</string>
<string name="cancel">בטל</string>
<string name="submit">שלח</string>
<string name="default_size">ברירת מחדל</string>
<string name="reset_settings">אפס הגדרות</string>
</resources>
Loading