FoundKey/packages/client
Johann150 41e7af1662
client refactor: merge script/i18n.ts into i18n.ts
The file i18n.ts was basically only a few lines that call into
scripts/i18n.ts. Instead of having the extra file it is just as good to
have the relevant code for i18n in one file. Since i18n.ts is
imported in many client components, while scripts/i18n.ts was only
imported in i18n.ts, the latter seems better to keep.

Added some more comments and translated the Japanese comments to
English.
2022-10-01 10:22:56 -04:00
..
.vscode improve ide support 2021-11-18 23:52:41 +09:00
@types Fix theme import (#8749) 2022-05-28 21:59:23 +09:00
assets bye room 2022-01-07 17:06:47 +09:00
src client refactor: merge script/i18n.ts into i18n.ts 2022-10-01 10:22:56 -04:00
.eslintrc.js Update .eslintrc.js 2022-07-13 13:26:48 +02:00
package.json Revert "Use native shell commands for clean/clean-all" 2022-09-22 13:48:06 -04:00
tsconfig.json revert tsconfig declaration to false 2022-09-03 17:50:33 -04:00
vite.config.ts feat: show real local info in instance ticker 2022-08-25 21:22:02 +00:00
vite.json5.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00