"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "test/i18next.translation.formatting.spec.js" between
i18next-22.4.11.tar.gz and i18next-22.4.12.tar.gz

About: i18next is an internationalization framework for browser or any other javascript environment.

i18next.translation.formatting.spec.js  (i18next-22.4.11):i18next.translation.formatting.spec.js  (i18next-22.4.12)
skipping to change at line 43 skipping to change at line 43
intlNumberWithOptions: 'Some {{val, number(minimumFractionDigits: 2)}}', intlNumberWithOptions: 'Some {{val, number(minimumFractionDigits: 2)}}',
intlNumberWithOptions2: '{{val,number(useGrouping:false)}}', intlNumberWithOptions2: '{{val,number(useGrouping:false)}}',
intlCurrencyWithOptions: 'The value is {{val, currency(currency: U SD)}}', intlCurrencyWithOptions: 'The value is {{val, currency(currency: U SD)}}',
intlCurrencyWithOptionsSimplified: 'The value is {{val, currency(U SD)}}', intlCurrencyWithOptionsSimplified: 'The value is {{val, currency(U SD)}}',
twoIntlCurrencyWithUniqueFormatOptions: twoIntlCurrencyWithUniqueFormatOptions:
'The value is {{localValue, currency}} or {{altValue, currency}} ', 'The value is {{localValue, currency}} or {{altValue, currency}} ',
intlDateTime: 'On the {{val, datetime}}', intlDateTime: 'On the {{val, datetime}}',
intlRelativeTime: 'Lorem {{val, relativetime}}', intlRelativeTime: 'Lorem {{val, relativetime}}',
intlRelativeTimeWithOptions: 'Lorem {{val, relativetime(quarter)}} ', intlRelativeTimeWithOptions: 'Lorem {{val, relativetime(quarter)}} ',
intlRelativeTimeWithOptionsExplicit: intlRelativeTimeWithOptionsExplicit:
'Lorem {{val, relativetime(range: quarter; style: narrow;)}}', 'Lorem {{val, relativetime(range: quarter; style: short;)}}',
intlList: 'A list of {{val, list}}', intlList: 'A list of {{val, list}}',
keyCustomFormatWithColon: keyCustomFormatWithColon:
'Before {{date, customDate(format: EEEE d MMMM yyyy HH:mm; other Param: 0)}}', 'Before {{date, customDate(format: EEEE d MMMM yyyy HH:mm; other Param: 0)}}',
keyCustomCachedFormatWithColon: keyCustomCachedFormatWithColon:
'Before {{date, customDateCached(format: EEEE d MMMM yyyy HH:mm; otherParam: 0)}}', 'Before {{date, customDateCached(format: EEEE d MMMM yyyy HH:mm; otherParam: 0)}}',
}, },
}, },
}, },
}, },
() => { () => {
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)