Loading packages/shop-web-angular/src/app/+orders/order/order.component.html +1 −1 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ d="M20,8H4V6H20M20,18H4V12H20M20,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6C22,4.89 21.1,4 20,4Z" /> </svg> Pay {{ 'ORDER_VIEW.PAY' | translate }} </button> <button mat-raised-button Loading packages/shop-web-angular/src/app/+products/products.component.html +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ (ngModelChange)="changedProducts($event)" type="text" matInput placeholder="e.g Pepperoni Pizza Sushi..." placeholder="{{ 'PRODUCTS_VIEW.SEARCH_PRODUCTS' | translate }}" /> <mat-icon matSuffix>search</mat-icon> </mat-form-field> Loading packages/shop-web-angular/src/assets/i18n/bg.json→packages/shop-web-angular/src/assets/i18n/bg-BG.json +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ "TO_BE_INVITED_ALLOW_GPS": "За да бъдете поканени, позволете GPS." }, "PRODUCTS_VIEW": { "SEARCH_PRODUCTS": "напр. Пеперони Пица Суши...", "PRODUCTS": "Продукти", "ORDERS": "Поръчки", "BUY_FOR": "Купи за", Loading packages/shop-web-angular/src/assets/i18n/en.json→packages/shop-web-angular/src/assets/i18n/en-US.json +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ "TO_BE_INVITED_ALLOW_GPS": "To be invited allow GPS." }, "PRODUCTS_VIEW": { "SEARCH_PRODUCTS": "e.g Pepperoni Pizza Sushi...", "PRODUCTS": "Products", "ORDERS": "Orders", "BUY_FOR": "Buy for", Loading packages/shop-web-angular/src/assets/i18n/es.json→packages/shop-web-angular/src/assets/i18n/es-ES.json +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ "TO_BE_INVITED_ALLOW_GPS": "Para ser invitado habilite GPS" }, "PRODUCTS_VIEW": { "SEARCH_PRODUCTS": "por ejemplo, Pizza Pepperoni Sushi ...", "PRODUCTS": "Productos", "ORDERS": "Pedidos", "BUY_FOR": "Comprar por", Loading Loading
packages/shop-web-angular/src/app/+orders/order/order.component.html +1 −1 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ d="M20,8H4V6H20M20,18H4V12H20M20,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6C22,4.89 21.1,4 20,4Z" /> </svg> Pay {{ 'ORDER_VIEW.PAY' | translate }} </button> <button mat-raised-button Loading
packages/shop-web-angular/src/app/+products/products.component.html +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ (ngModelChange)="changedProducts($event)" type="text" matInput placeholder="e.g Pepperoni Pizza Sushi..." placeholder="{{ 'PRODUCTS_VIEW.SEARCH_PRODUCTS' | translate }}" /> <mat-icon matSuffix>search</mat-icon> </mat-form-field> Loading
packages/shop-web-angular/src/assets/i18n/bg.json→packages/shop-web-angular/src/assets/i18n/bg-BG.json +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ "TO_BE_INVITED_ALLOW_GPS": "За да бъдете поканени, позволете GPS." }, "PRODUCTS_VIEW": { "SEARCH_PRODUCTS": "напр. Пеперони Пица Суши...", "PRODUCTS": "Продукти", "ORDERS": "Поръчки", "BUY_FOR": "Купи за", Loading
packages/shop-web-angular/src/assets/i18n/en.json→packages/shop-web-angular/src/assets/i18n/en-US.json +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ "TO_BE_INVITED_ALLOW_GPS": "To be invited allow GPS." }, "PRODUCTS_VIEW": { "SEARCH_PRODUCTS": "e.g Pepperoni Pizza Sushi...", "PRODUCTS": "Products", "ORDERS": "Orders", "BUY_FOR": "Buy for", Loading
packages/shop-web-angular/src/assets/i18n/es.json→packages/shop-web-angular/src/assets/i18n/es-ES.json +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ "TO_BE_INVITED_ALLOW_GPS": "Para ser invitado habilite GPS" }, "PRODUCTS_VIEW": { "SEARCH_PRODUCTS": "por ejemplo, Pizza Pepperoni Sushi ...", "PRODUCTS": "Productos", "ORDERS": "Pedidos", "BUY_FOR": "Comprar por", Loading