File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
BabelFish - human friendly i18n for JS
2
2
======================================
3
3
4
- [ ![ Build Status ] ( https://travis-ci.org /nodeca/babelfish. svg?branch=master )] ( https://travis-ci.org /nodeca/babelfish )
4
+ [ ![ CI ] ( https://github.com /nodeca/babelfish/actions/workflows/ci.yml/badge. svg )] ( https://github.com /nodeca/babelfish/actions/workflows/ci.yml )
5
5
[ ![ NPM version] ( https://img.shields.io/npm/v/babelfish.svg?style=flat )] ( https://www.npmjs.org/package/babelfish )
6
6
[ ![ Coverage Status] ( https://img.shields.io/coveralls/nodeca/babelfish/master.svg?style=flat )] ( https://coveralls.io/r/nodeca/babelfish?branch=master )
7
7
8
- > Internationalisation with easy syntax for node.js and browser.
8
+ > Internationalization with easy syntax for node.js and browser.
9
9
10
10
Classic solutions use multiple phrases for plurals. ` Babelfish ` defines plurals
11
11
inline instead - that's more compact, and easy for programmers. Also, phrases
You can’t perform that action at this time.
0 commit comments