| 1234567891011121314151617 |
- /* Confirmation message for deleting a CGM */
- "Are you sure you want to delete this CGM?" = "هل أنت متأكد أنك تريد حذف هذا CGM؟";
- /* The title of the cancel action in an action sheet */
- "Cancel" = "إلغاء";
- /* Button title to delete CGM
- Title text for the button to remove a CGM from Loop */
- "Delete CGM" = "حذف CGM";
- /* Title describing glucose value */
- "Glucose" = "قراءات السكر";
- /* Title describing CGM calibration and battery state */
- "Status" = "الحالة";
|