diff --git a/xdrip/Storyboards/zh.lproj/Common.strings b/xdrip/Storyboards/zh.lproj/Common.strings index 62faf4fb..5d18d9ad 100644 --- a/xdrip/Storyboards/zh.lproj/Common.strings +++ b/xdrip/Storyboards/zh.lproj/Common.strings @@ -1,19 +1,19 @@ -"common_Ok" = "Ok"; -"common_cancel" = "Cancel"; +"common_Ok" = "确认"; +"common_cancel" = "取消"; "common_mgdl" = "mg/dL"; "common_mmol" = "mmol/l"; -"common_bloodglucoseunit" = "Bloodglucose Unit"; -"common_bloodglucoseunit_short" = "Bg Unit"; -"common_password" = "Password"; -"common_default" = "Default"; -"common_high" = "HIGH"; -"common_low" = "LOW"; -"common_hour" = "hour"; -"common_hours" = "hours"; -"common_minutes" = "minutes"; -"common_minute" = "minute"; -"common_day" = "day"; -"common_week" = "week"; -"warning" ="Warning !"; -"update" = "Update"; -"add" = "Add"; +"common_bloodglucoseunit" = "血糖值单位"; +"common_bloodglucoseunit_short" = "血糖单位"; +"common_password" = "密码"; +"common_default" = "默认"; +"common_high" = "高"; +"common_low" = "低"; +"common_hour" = "小时"; +"common_hours" = "小时"; +"common_minutes" = "分钟"; +"common_minute" = "分钟"; +"common_day" = "天"; +"common_week" = "周"; +"warning" ="警报 !"; +"update" = "更新"; +"add" = "添加";