From a5315e43db62c7999615987db5d3dabd2561586a Mon Sep 17 00:00:00 2001 From: Vildan Softic Date: Thu, 27 Aug 2015 17:35:44 +0200 Subject: [PATCH] Add aurelia-i18n Adds registry info for aurelia's internationalization plugin --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 8e7c1c8..81f7b0c 100644 --- a/registry.json +++ b/registry.json @@ -101,6 +101,7 @@ "aurelia-history-browser": "github:aurelia/history-browser", "aurelia-html-template-element": "github:aurelia/html-template-element", "aurelia-http-client": "github:aurelia/http-client", + "aurelia-i18n": "github:aurelia/i18n", "aurelia-loader": "github:aurelia/loader", "aurelia-loader-default": "github:aurelia/loader-default", "aurelia-logging": "github:aurelia/logging",