vbea 2 년 전
부모
커밋
a1d1f5a4ea
3개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Strides-APP/app/i18n/locales/en.js
  2. 1 0
      Strides-APP/app/i18n/locales/zh-TW.js
  3. 1 0
      Strides-APP/app/i18n/locales/zh.js

+ 1 - 0
Strides-APP/app/i18n/locales/en.js

@@ -110,6 +110,7 @@ export default {
     labelValidateEmail: "Validate Email",
     labelVehicleBrand: "Vehicle Brand",
     labelVehicleModel: "Vehicle Model",
+    labelVehiclePlate: "Vehicle Plate",
     labelYourCompany: "Your Company",
     linkAndLink: "and ",
     linkAndLinkEnd: ".",

+ 1 - 0
Strides-APP/app/i18n/locales/zh-TW.js

@@ -110,6 +110,7 @@ export default {
     labelValidateEmail: "信箱驗證碼",
     labelVehicleBrand: "車輛品牌",
     labelVehicleModel: "車輛型號",
+    labelVehiclePlate: "車牌號",
     labelYourCompany: "妳的公司",
     linkAndLink: "》《",
     linkAndLinkEnd: "》",

+ 1 - 0
Strides-APP/app/i18n/locales/zh.js

@@ -110,6 +110,7 @@ export default {
     labelValidateEmail: "邮箱验证码",
     labelVehicleBrand: "车辆品牌",
     labelVehicleModel: "车辆型号",
+    labelVehiclePlate: "车牌号",
     labelYourCompany: "你的公司",
     linkAndLink: "》《",
     linkAndLinkEnd: "》",