Merge pull request #14 from jizhongwen/patch-9

Update Common.strings
This commit is contained in:
Johan Degraeve 2019-08-09 09:25:45 +02:00 committed by GitHub
commit b7dcf67d9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 17 deletions

View File

@ -1,19 +1,19 @@
"common_Ok" = "Ok"; "common_Ok" = "确认";
"common_cancel" = "Cancel"; "common_cancel" = "取消";
"common_mgdl" = "mg/dL"; "common_mgdl" = "mg/dL";
"common_mmol" = "mmol/l"; "common_mmol" = "mmol/l";
"common_bloodglucoseunit" = "Bloodglucose Unit"; "common_bloodglucoseunit" = "血糖值单位";
"common_bloodglucoseunit_short" = "Bg Unit"; "common_bloodglucoseunit_short" = "血糖单位";
"common_password" = "Password"; "common_password" = "密码";
"common_default" = "Default"; "common_default" = "默认";
"common_high" = "HIGH"; "common_high" = "";
"common_low" = "LOW"; "common_low" = "";
"common_hour" = "hour"; "common_hour" = "小时";
"common_hours" = "hours"; "common_hours" = "小时";
"common_minutes" = "minutes"; "common_minutes" = "分钟";
"common_minute" = "minute"; "common_minute" = "分钟";
"common_day" = "day"; "common_day" = "";
"common_week" = "week"; "common_week" = "";
"warning" ="Warning !"; "warning" ="警报 !";
"update" = "Update"; "update" = "更新";
"add" = "Add"; "add" = "添加";