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_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" = "添加";