| 12345678910111213141516171819 |
- /* No glucose value representation (3 dashes for mg/dL) */
- "– – –" = "---";
- /* No comment provided by engineer. */
- "Are you sure you want to delete this CGM?" = "هل أنت متأكد أنك تريد حذف هذا CGM؟";
- /* Button text to cancel G7 setup */
- "Cancel" = "إلغاء";
- /* No comment provided by engineer. */
- "Configuration" = "المعطيات";
- /* Button label for removing CGM */
- "Delete CGM" = "حذف CGM";
- /* Field label */
- "Glucose" = "قراءات السكر";
|