File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 299
299
"@edit": {},
300
300
"delete": "מחיקה",
301
301
"@delete": {},
302
- "confirmDelete": "האם את/ה בטוח/ה שאת/ה רוצה למחוק את '{אלמנט למחיקה }'?",
302
+ "confirmDelete": "האם את/ה בטוח/ה שאת/ה רוצה למחוק את '{toDelete }'?",
303
303
"@confirmDelete": {
304
304
"description": "Confirmation text before the user deletes an object",
305
305
"type": "text",
360
360
"@selectExercise": {
361
361
"description": "Error message when the user hasn't selected an exercise in the form"
362
362
},
363
- "enterCharacters": "אנא בחר/י ערך בין {מינימום } ו-{מקסימום } תווים",
363
+ "enterCharacters": "אנא בחר/י ערך בין {min } ו-{max } תווים",
364
364
"@enterCharacters": {
365
365
"description": "Error message when the user hasn't entered the correct number of characters in a form",
366
366
"type": "text",
369
369
"max": {}
370
370
}
371
371
},
372
- "nrOfSets": "כמות סטים לאימון: {כמות }",
372
+ "nrOfSets": "כמות סטים לאימון: {nrOfSets }",
373
373
"@nrOfSets": {
374
374
"description": "Label shown on the slider where the user selects the nr of sets",
375
375
"type": "text",
You can’t perform that action at this time.
0 commit comments