From bac959229ff98c7a35d8a45d482a51709bd36fb6 Mon Sep 17 00:00:00 2001 From: Marko Myllyaho <44064056+mylma@users.noreply.github.com> Date: Fri, 17 Apr 2020 17:51:20 +0300 Subject: [PATCH] FI: Add a missing Carb Entry translation --- Loop/fi.lproj/Localizable.strings | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Loop/fi.lproj/Localizable.strings b/Loop/fi.lproj/Localizable.strings index 1033efa514..57565860b6 100644 --- a/Loop/fi.lproj/Localizable.strings +++ b/Loop/fi.lproj/Localizable.strings @@ -132,6 +132,9 @@ /* Details for missing data error when carb effects are missing */ "Carb effects" = "Hiilihydraattivaikutus"; +/* Back button text for bolus screen to return to carb entry screen */ +"Carb Entry" = "Hiilihydraatit"; + /* The title of the carb ratios schedule screen The title text for the carb ratio schedule */ "Carb Ratios" = "Hiilihydraattisuhteet";