svelte-intl
Advanced tools
Comparing version
@@ -1686,3 +1686,3 @@ (function (global, factory) { | ||
formatMessage.setup({ | ||
locale: currentLocale, | ||
locale: newLocale, | ||
translations: locales, | ||
@@ -1689,0 +1689,0 @@ missingTranslation: 'ignore' |
@@ -40,3 +40,3 @@ import formatMessage from 'format-message'; | ||
formatMessage.setup({ | ||
locale: currentLocale, | ||
locale: newLocale, | ||
translations: locales, | ||
@@ -43,0 +43,0 @@ missingTranslation: 'ignore' |
{ | ||
"name": "svelte-intl", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Internationalize your Svelte apps", | ||
@@ -5,0 +5,0 @@ "main": "dist/svelte-intl.js", |
## svelte-intl | ||
[](https://travis-ci.org/Panya/svelte-intl) | ||
[](https://npm.im/svelte-intl) | ||
@@ -5,0 +6,0 @@ Internationalize your Svelte apps using [format-message](https://github.com/format-message/format-message). |
61031
0.14%26
4%