给出了一个多语言的Ionic 4应用程序。用户可以选择语言。<ion-back-button [text]="{{ app.button.back | translate }}"></ion-back-button>Parser Error: Got interpolation ({{}}) where expression was expected at
column 0 i
我正在做Ionic应用程序,我在我的离子型应用程序中使用了导航条。当我移动到另一页时,它会显示后退按钮,而不是菜单按钮。我不想显示后退按钮,我总是想在导航栏中显示菜单按钮。ts // Reset the content nav to have just this page
// we wouldn't want the back