From e7985fd586017d97183359fb4cbada1b09409f96 Mon Sep 17 00:00:00 2001 From: Michael Marner Date: Fri, 17 Mar 2017 16:12:24 +1030 Subject: [PATCH] Fix example language file --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 21a7343..094f5f0 100644 --- a/README.md +++ b/README.md @@ -162,15 +162,15 @@ Follow the instructions for setting up `ng2-translate` with your Ionic 2 app, an "manup": { "mandatory": { - "title": "i18n Update Required", + "title": "Update Required", "text": "An update to {{app}} is required to continue." }, "optional": { - "title": "i18n Update Available", + "title": "Update Available", "text": "An update to {{app}} is available. Would you like to update?" }, "maintenance": { - "title": "i18n {{app}} Unavailable", + "title": "{app}} Unavailable", "text": "{{app}} is currently unavailable, please check back again later." }, "buttons": {