Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/eggjs/egg-i18n
i18n plugin for egg
https://github.com/eggjs/egg-i18n
chore: update travis (#13)
7ddd9f8fdd37291916b8927118d8bae8df8396db authored about 5 years ago by TZ | 天猪 <[email protected]>
7ddd9f8fdd37291916b8927118d8bae8df8396db authored about 5 years ago by TZ | 天猪 <[email protected]>
Release 2.1.1
f5785a96e9359bc5f456f2c893aa2f9ed697d873 authored over 5 years ago by dead-horse <[email protected]>
f5785a96e9359bc5f456f2c893aa2f9ed697d873 authored over 5 years ago by dead-horse <[email protected]>
fix: use ctx.__setLocale to set cookie (#12)
4d1c4638ec3551735620e384a316c68656870442 authored over 5 years ago by Yiyu He <[email protected]>
4d1c4638ec3551735620e384a316c68656870442 authored over 5 years ago by Yiyu He <[email protected]>
test: assert locale cookie without domain (#11)
cfd25db5d98bd9372a8b18a1e70207fc28ab0d7c authored over 5 years ago by fengmk2 <[email protected]>
cfd25db5d98bd9372a8b18a1e70207fc28ab0d7c authored over 5 years ago by fengmk2 <[email protected]>
test: node 12
99c56c480a316aaaa5ae5442575fc78e42641909 authored over 5 years ago by fengmk2 <[email protected]>
99c56c480a316aaaa5ae5442575fc78e42641909 authored over 5 years ago by fengmk2 <[email protected]>
Release 2.1.0
fa6c2bfa662fc898189bc045967f564d86cf8f69 authored over 5 years ago by fengmk2 <[email protected]>
fa6c2bfa662fc898189bc045967f564d86cf8f69 authored over 5 years ago by fengmk2 <[email protected]>
feat: support ctx.locale setter (#10)
ce59330ef1dc069f43ebde29f8fe345f6a4d186e authored over 5 years ago by Yiyu He <[email protected]>
ce59330ef1dc069f43ebde29f8fe345f6a4d186e authored over 5 years ago by Yiyu He <[email protected]>
chore: add cookieDomain options description (#9)
50322d680e783b30cfed7ffb39e36d3edf2ed210 authored over 5 years ago by fengmk2 <[email protected]>
50322d680e783b30cfed7ffb39e36d3edf2ed210 authored over 5 years ago by fengmk2 <[email protected]>
Release 2.0.0
d0a5af4d61cad4eb2ca79dda97fa10b1deb8ea8d authored about 7 years ago by dead-horse <[email protected]>
d0a5af4d61cad4eb2ca79dda97fa10b1deb8ea8d authored about 7 years ago by dead-horse <[email protected]>
refactor: use async function and support egg@2 (#8)
80e591d86eef8d92a8f8c6eef8d8d8fb00d9a1e2 authored about 7 years ago by Yiyu He <[email protected]>
80e591d86eef8d92a8f8c6eef8d8d8fb00d9a1e2 authored about 7 years ago by Yiyu He <[email protected]>
Release 1.2.0
3ef32ac33232faa26e4a79212e1566737c3d67f8 authored over 7 years ago by fengmk2 <[email protected]>
3ef32ac33232faa26e4a79212e1566737c3d67f8 authored over 7 years ago by fengmk2 <[email protected]>
feat: use config/locale/*.js as default I18N folder (#7)
config/locales/*.js is compatible
1117129ce0153d317d376a2692b3de14b94a6717 authored over 7 years ago by tudou527 <[email protected]>
Release 1.1.1
269f6c8dd9028c48c015ee5f750e2a739dd6f23e authored over 7 years ago by dead-horse <[email protected]>
269f6c8dd9028c48c015ee5f750e2a739dd6f23e authored over 7 years ago by dead-horse <[email protected]>
fix: config.i18n.dir should be config.i18n.dirs (#6)
9901e4634f3daeb587911b772ad3de79491c5b90 authored over 7 years ago by Haoliang Gao <[email protected]>
9901e4634f3daeb587911b772ad3de79491c5b90 authored over 7 years ago by Haoliang Gao <[email protected]>
Release 1.1.0
4b8e363c5718d212acbfedf9c9a59d4d947753a8 authored almost 8 years ago by fengmk2 <[email protected]>
4b8e363c5718d212acbfedf9c9a59d4d947753a8 authored almost 8 years ago by fengmk2 <[email protected]>
feat: add ctx.locale getter (#5)
closes https://github.com/eggjs/egg/issues/236
9ae46bcbb9820ac6db25532973c8566871b50eaa authored almost 8 years ago by fengmk2 <[email protected]>
deps: upgrade deps (#4)
b9098badddcd9c69a7474777d296e52c13c87f39 authored almost 8 years ago by fengmk2 <[email protected]>
b9098badddcd9c69a7474777d296e52c13c87f39 authored almost 8 years ago by fengmk2 <[email protected]>
Release 1.0.2
38ae2fc995818f1d4558517f28f48fd5c818b6fc authored over 8 years ago by fengmk2 <[email protected]>
38ae2fc995818f1d4558517f28f48fd5c818b6fc authored over 8 years ago by fengmk2 <[email protected]>
fix: don't use bind (#3)
3e339cfcfb578178ef1015edace5e853b4c08166 authored over 8 years ago by Yiyu He <[email protected]>
3e339cfcfb578178ef1015edace5e853b4c08166 authored over 8 years ago by Yiyu He <[email protected]>
Release 1.0.1
041cad42035e6f5f5c3f5a8254cb6b27735f080b authored over 8 years ago by fengmk2 <[email protected]>
041cad42035e6f5f5c3f5a8254cb6b27735f080b authored over 8 years ago by fengmk2 <[email protected]>
fix: use loader.getLoadUnits from egg-core (#2)
1666381d94394cf955e3ee4878f766608ad26aa4 authored over 8 years ago by Haoliang Gao <[email protected]>
1666381d94394cf955e3ee4878f766608ad26aa4 authored over 8 years ago by Haoliang Gao <[email protected]>
Release 1.0.0
7b69951d4ecdbc9c408028610d7ef51ff109f431 authored over 8 years ago by fengmk2 <[email protected]>
7b69951d4ecdbc9c408028610d7ef51ff109f431 authored over 8 years ago by fengmk2 <[email protected]>
chore: code migration (#1)
a2b324fce14394381cc2d9d9028f2cfa24905eda authored over 8 years ago by GaoXiaochen <[email protected]>
a2b324fce14394381cc2d9d9028f2cfa24905eda authored over 8 years ago by GaoXiaochen <[email protected]>
Initial commit
d29fc727835d7631a64ebb028abdb53a87efb6a2 authored over 8 years ago by GaoXiaochen <[email protected]>
d29fc727835d7631a64ebb028abdb53a87efb6a2 authored over 8 years ago by GaoXiaochen <[email protected]>