Loading admin/website-angular/src/app/@shared/warehouse/forms/warehouse-manage-tabs/warehouse-manage-tabs.component.html +5 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,11 @@ </google-map> </nb-tab> <nb-tab tabTitle="Payment" class="pt-5"> <nb-tab tabTitle="{{ 'WAREHOUSE_MANAGE.WIZARD_TITLES.PAYMENT' | translate }} " class="pt-5" > <ea-warehouse-payments-settings-form #paymentsSettingsForm [isEdit]="true" Loading admin/website-angular/src/assets/i18n/bg-BG.json +1 −0 Original line number Diff line number Diff line Loading @@ -370,6 +370,7 @@ "ACCOUNT": "Сметка", "CONTACT_INFO": "Информация за контакт", "LOCATION": "Местоположение", "PAYMENT": "Плащане", "DELIVERY_ZONES": "Зони за доставка" } }, Loading admin/website-angular/src/assets/i18n/en-US.json +1 −0 Original line number Diff line number Diff line Loading @@ -370,6 +370,7 @@ "ACCOUNT": "Account", "CONTACT_INFO": "Contact Info", "LOCATION": "Location", "PAYMENT": "Payment", "DELIVERY_ZONES": "Delivery zones" } }, Loading admin/website-angular/src/assets/i18n/es-ES.json +1 −0 Original line number Diff line number Diff line Loading @@ -373,6 +373,7 @@ "ACCOUNT": "Cuenta", "CONTACT_INFO": "Información de Contacto", "LOCATION": "Ubicación", "PAYMENT": "Pago", "DELIVERY_ZONES": "Zonas de entrega" } }, Loading admin/website-angular/src/assets/i18n/fr.json +8 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,14 @@ "STREET": "La rue est requise", "HOUSE": "Le numéro de maison est requis", "POSTCODE": "Code postal requis" }, "WIZARD_TITLES": { "DETAILS": "Détails", "ACCOUNT": "Compte", "CONTACT_INFO": "Informations de contact", "LOCATION": "Emplacement", "PAYMENT": "Paiement", "DELIVERY_ZONES": "Zones de livraison" } }, "WAREHOUSES_VIEW": { Loading Loading
admin/website-angular/src/app/@shared/warehouse/forms/warehouse-manage-tabs/warehouse-manage-tabs.component.html +5 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,11 @@ </google-map> </nb-tab> <nb-tab tabTitle="Payment" class="pt-5"> <nb-tab tabTitle="{{ 'WAREHOUSE_MANAGE.WIZARD_TITLES.PAYMENT' | translate }} " class="pt-5" > <ea-warehouse-payments-settings-form #paymentsSettingsForm [isEdit]="true" Loading
admin/website-angular/src/assets/i18n/bg-BG.json +1 −0 Original line number Diff line number Diff line Loading @@ -370,6 +370,7 @@ "ACCOUNT": "Сметка", "CONTACT_INFO": "Информация за контакт", "LOCATION": "Местоположение", "PAYMENT": "Плащане", "DELIVERY_ZONES": "Зони за доставка" } }, Loading
admin/website-angular/src/assets/i18n/en-US.json +1 −0 Original line number Diff line number Diff line Loading @@ -370,6 +370,7 @@ "ACCOUNT": "Account", "CONTACT_INFO": "Contact Info", "LOCATION": "Location", "PAYMENT": "Payment", "DELIVERY_ZONES": "Delivery zones" } }, Loading
admin/website-angular/src/assets/i18n/es-ES.json +1 −0 Original line number Diff line number Diff line Loading @@ -373,6 +373,7 @@ "ACCOUNT": "Cuenta", "CONTACT_INFO": "Información de Contacto", "LOCATION": "Ubicación", "PAYMENT": "Pago", "DELIVERY_ZONES": "Zonas de entrega" } }, Loading
admin/website-angular/src/assets/i18n/fr.json +8 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,14 @@ "STREET": "La rue est requise", "HOUSE": "Le numéro de maison est requis", "POSTCODE": "Code postal requis" }, "WIZARD_TITLES": { "DETAILS": "Détails", "ACCOUNT": "Compte", "CONTACT_INFO": "Informations de contact", "LOCATION": "Emplacement", "PAYMENT": "Paiement", "DELIVERY_ZONES": "Zones de livraison" } }, "WAREHOUSES_VIEW": { Loading