Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion Loop Status Extension/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@
"nb" : {
"stringUnit" : {
"state" : "translated",
"value" : "%1$@ v %2$@"
"value" : "%1$@ v%2$@"
}
},
"nl" : {
Expand Down Expand Up @@ -616,6 +616,12 @@
"state" : "translated",
"value" : "Lượng Carbs còn hoạt động"
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "活性碳水化合物"
}
}
}
},
Expand Down
6 changes: 6 additions & 0 deletions Loop Widget Extension/Bootstrap/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -1351,6 +1351,12 @@
"state" : "translated",
"value" : "Mevcut kan şekerinizi ve insülin iletiminizi görün."
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "查看您当前的血糖值和胰岛素输注情况。"
}
}
}
},
Expand Down
12 changes: 12 additions & 0 deletions Loop/InfoPlist.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,12 @@
"state" : "translated",
"value" : "Aplikacja wykorzystuje NFC do parowania z urządzeniami dla diabetyków."
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "该应用程序使用 NFC 与糖尿病设备配对。"
}
}
}
},
Expand Down Expand Up @@ -1137,6 +1143,12 @@
"state" : "translated",
"value" : "Loop, ön ayarları sesinizle gerçekleştirmenize izin vermek için Siri'yi kullanır."
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "Loop 使用 Siri 允许您通过语音制定预设。"
}
}
}
}
Expand Down
Loading