Skip to content

Instantly share code, notes, and snippets.

@kutanov
Last active December 18, 2019 14:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kutanov/ef634001ac54aa01ff1cfe8a1fb5ddef to your computer and use it in GitHub Desktop.
Save kutanov/ef634001ac54aa01ff1cfe8a1fb5ddef to your computer and use it in GitHub Desktop.
First test of ngx-translate
<ion-header>
<ion-toolbar>
<ion-title>{{ 'Menu' | translate }}</ion-title>
</ion-toolbar>
</ion-header>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment