Localizable.strings 320 B

12345678910111213
  1. /* Format string for glucose trend per minute. (1: glucose value and unit) */
  2. "%@/min" = "%@/min";
  3. /* The title of the cancel action in an action sheet */
  4. "Cancel" = "Zrušit";
  5. /* Title describing glucose value */
  6. "Glucose" = "Glukóza";
  7. /* Title describing CGM calibration and battery state */
  8. "Status" = "Status";