Skip to content

Commit

Permalink
fix: he translation (#265)
Browse files Browse the repository at this point in the history
* FIX translation

* Update he.json

* Add Auto
  • Loading branch information
tzagim authored Nov 5, 2021
1 parent fd218b0 commit 0e9c796
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/translations/he.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"status": {
"cleaning": "מנקה",
"Segment cleaning": "ניקוי חדרים",
"segment cleaning": "ניקוי מקטע",
"auto": "ניקוי אוטומטי",
"spot": "ניקוי אזור",
"edge": "ניקוי פינה",
Expand All @@ -12,7 +12,7 @@
"charging": "בטעינה",
"returning home": "בחזרה הביתה",
"returning": "חוזר",
"docked": "לתחנה",
"docked": "בתחנה",
"unknown": "לא ידוע",
"offline": "מנותק",
"error": "שגיאה"
Expand All @@ -24,7 +24,8 @@
"medium": "בינוני",
"turbo": "טורבו",
"normal": "נורמלי",
"high": "גבוה"
"high": "גבוה",
"auto": "אוטומטי"
},
"common": {
"name": "כרטיס שואב",
Expand Down

0 comments on commit 0e9c796

Please sign in to comment.