Loading shop/mobile-ionic/src/app/pages/+merchants/merchants.page.html +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ [(ngModel)]="searchName" mode="ios" color="light" placeholder="Merchant name" placeholder="{{'MERCHANTS_VIEW.NAME' | translate}}" animated debounce="1000" (ionChange)="searchChange($event)" Loading shop/mobile-ionic/src/assets/i18n/en-US.json +1 −1 Original line number Diff line number Diff line Loading @@ -206,7 +206,7 @@ ] }, "MERCHANTS_VIEW": { "CLOSE_TO_YOU": "MERCHANTS CLOSE TO YOU", "CLOSE_TO_YOU": "Merchants close to you", "NAME": "Merchant name", "WITH_NAME": "Merchants with name" }, Loading shop/mobile-ionic/src/assets/i18n/es-ES.json +1 −1 Original line number Diff line number Diff line Loading @@ -213,7 +213,7 @@ ] }, "MERCHANTS_VIEW": { "CLOSE_TO_YOU": "MERCHANTS CLOSE TO YOU", "CLOSE_TO_YOU": "Comerciantes cerca de ti", "NAME": "Nombre del Comercio", "WITH_NAME": "Comercios" }, Loading Loading
shop/mobile-ionic/src/app/pages/+merchants/merchants.page.html +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ [(ngModel)]="searchName" mode="ios" color="light" placeholder="Merchant name" placeholder="{{'MERCHANTS_VIEW.NAME' | translate}}" animated debounce="1000" (ionChange)="searchChange($event)" Loading
shop/mobile-ionic/src/assets/i18n/en-US.json +1 −1 Original line number Diff line number Diff line Loading @@ -206,7 +206,7 @@ ] }, "MERCHANTS_VIEW": { "CLOSE_TO_YOU": "MERCHANTS CLOSE TO YOU", "CLOSE_TO_YOU": "Merchants close to you", "NAME": "Merchant name", "WITH_NAME": "Merchants with name" }, Loading
shop/mobile-ionic/src/assets/i18n/es-ES.json +1 −1 Original line number Diff line number Diff line Loading @@ -213,7 +213,7 @@ ] }, "MERCHANTS_VIEW": { "CLOSE_TO_YOU": "MERCHANTS CLOSE TO YOU", "CLOSE_TO_YOU": "Comerciantes cerca de ti", "NAME": "Nombre del Comercio", "WITH_NAME": "Comercios" }, Loading