I'm making this for myself to translate to multiple languages at once.
run#
bun install
bun run dev
Made with#
- SvelteKit •
create-svelte - shadcn-svelte • install
- add component:
bunx shadcn-svelte@latest add button
- add component:
commit 1aac9def31d8acc9ef182632e626e3dad74f6484
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Thu Mar 27 15:47:08 2025 +0100
show delete on card over
commit e6346e9200786186e68f19a2d72f9d3a277758c9
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Thu Mar 27 15:27:37 2025 +0100
copy button is at left of text
commit 870519ab087d07c46d2d81e6cc006c579cfbe251
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Mon Mar 24 00:33:36 2025 +0100
show flag instead of debug button
commit 539f27002d07236f84ab6362a32f68c9949cdbe3
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Mon Mar 24 00:22:55 2025 +0100
simpler debug
commit 68c19e4ded9701ece62b1f8b3bebb0ad60214e1e
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Mon Mar 24 00:17:47 2025 +0100
debug all headers
commit 9173f1b1e0fe0a0886c7157fd257ce55f8a8138f
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Mon Mar 24 00:07:58 2025 +0100
debug all headers
commit 07b2e5e348c42e9b9631a8a2a25c045a9980bf29
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Sun Mar 23 23:56:50 2025 +0100
remove translation typing debug
commit b22aa05a2f8e385709275a5d5b9ba4fd892e2c89
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Sun Mar 23 23:30:28 2025 +0100
WIP cf-country updates
* Delete NewLang.svelte.bak
* translationHistory store
* WIP exampleTyper store
* wip try to use effect less
* remove unused variables
* kia ora is mistranslated; not a good example
* Update NewLang.svelte
* wip state machine
* simplify button
I'm making this for myself to translate to multiple languages at once.
bun install
bun run dev
create-sveltebunx shadcn-svelte@latest add button