Skip to content

Commit

Permalink
shortcut strings
Browse files Browse the repository at this point in the history
  • Loading branch information
mountrcg committed Sep 27, 2024
1 parent a31fd29 commit 312f2cf
Showing 1 changed file with 24 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,15 @@
},
"Activate TempTarget Preset" : {

},
"Activiating ${preset}" : {

},
"Add Carbs" : {

},
"Adding ${carbQuantity} g at ${dateAdded}" : {

},
"Allow to add carbs" : {
"localizations" : {
Expand Down Expand Up @@ -493,6 +499,12 @@
}
}
}
},
"Choose the Carb preset ${preset}" : {

},
"Choose the TempTarget ${preset}" : {

},
"COB" : {
"localizations" : {
Expand Down Expand Up @@ -918,6 +930,12 @@
}
}
}
},
"Immediately activating ${preset}" : {

},
"Immediately adding ${carbQuantity} g at ${dateAdded}" : {

},
"Immediately applying ${carbQuantity} g at ${dateAdded}" : {
"extractionState" : "manual",
Expand Down Expand Up @@ -1000,6 +1018,9 @@
}
}
}
},
"Immediatly starting ${target} ${unit} TempTarget for ${duration} min" : {

},
"IOB" : {
"localizations" : {
Expand Down Expand Up @@ -1706,6 +1727,9 @@
}
}
}
},
"Starting ${target} ${unit} TempTarget for ${duration} min" : {

},
"Starting Date" : {
"extractionState" : "manual",
Expand Down

0 comments on commit 312f2cf

Please sign in to comment.