JiPai

Results 3 issues of JiPai

It seems `twemoji.maxcdn.com` have been the default src, if i want to specify to `Microsoft Team Emoji`, what should i do?

### What problem will this feature address? When i work on https://github.com/Dokploy/dokploy/pull/421 , CI encountered some issues with TypeScript types, which were later found to be due to specific versions...

enhancement

### 这个功能解决了什么问题? 支持类似 Next.js 的[国际化路由](https://nextjs.org/docs/pages/guides/internationalization#getting-started),主要包括以下功能: 1. 支持国际化路由,如 example.com/hello, example.com/en/hello, example.com/jp/hello. 2. 开启SSR时能获取到当前路径的locale ### 你期望的 API 是什么样子的? 我觉得 Next.js [国际化](https://nextjs.org/docs/pages/guides/internationalization#getting-started)的配置设计就很好

✨ feature request