be09ebe5 by simon

#72

1 parent 2b8e6f76
......@@ -428,7 +428,7 @@ module.exports = {
PaymentPeriod:"Payment period",
PaymentOptions:"Payment options",
quotePerMonth:"Monthly Premium",
tips:"Please contact customer service for insured amount exceeds 3 million.",
tips:"Please contact customer service for insured amount exceeds US$ 3 million.",
years:"years",
Yearly:"Yearly",
......
......@@ -440,7 +440,7 @@ module.exports = {
PaymentPeriod:"繳費期",
PaymentOptions:"繳費選項",
quotePerMonth:"每月保費",
tips:"保額超過300萬以上,請聯絡客戶服務",
tips:"保額超過美元300萬以上,請聯絡客戶服務",
years:"年",
Yearly:"每年",
......
......@@ -444,7 +444,7 @@ module.exports = {
PaymentPeriod:"缴费期",
PaymentOptions:"缴费选项",
quotePerMonth:"每月保费",
tips:"保额超过300万以上,请联络客户服务",
tips:"保额超过美元300万以上,请联络客户服务",
years:"年",
Yearly:"每年",
......