Skip to content

Commit

Permalink
הסרת מילים חזרתיות
Browse files Browse the repository at this point in the history
  • Loading branch information
NHLOCAL committed Oct 27, 2024
1 parent d97b520 commit 5fb5edf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/words_level_1-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"translation": "שלום",
"examples": [
{
"sentence": "Hello!",
"translation": "שלום!"
"sentence": "Hello there!",
"translation": "שלום לך!"
},
{
"sentence": "Hello, how are you?",
Expand All @@ -30,8 +30,8 @@
"translation": "להתראות",
"examples": [
{
"sentence": "Goodbye!",
"translation": "להתראות!"
"sentence": "Goodbye for now.",
"translation": "להתראות בינתיים."
},
{
"sentence": "Goodbye, see you soon.",
Expand Down

0 comments on commit 5fb5edf

Please sign in to comment.