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:
* use llm translators if logged in
* actually use the translators
commit d590ed7db81dd385aec67da163015ce75ffca8d8
Author: Morgan Williams <2504532+mrgnw@users.noreply.github.com>
Date: Wed Jun 18 01:12:38 2025 +0200
Update +page.server.ts
commit c936a2af39317659982c12ed5053183148fbaae5
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue Jun 17 22:40:31 2025 +0200
Update +page.svelte
commit 6145372bd4d82010d877b4657cc0674f1d113ede
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue Jun 17 22:36:40 2025 +0200
WIP highlighting
commit aca063a79b1bb32875f828ec16bf9ed633a27b55
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue Jun 17 22:24:40 2025 +0200
wip YES minimalism
commit 809025b13a01915970c856e9d95962c1adb606e8
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue Jun 17 22:23:35 2025 +0200
wip simpler
commit 792fdad91546d99c6a13ebd0fc380b257fbec5ec
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue Jun 17 22:19:32 2025 +0200
wip debug
commit 1ac6985a27b45717b4c3b021f4bd8e72a592f2a5
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue Jun 17 22:06:02 2025 +0200
better /debug
commit b318d14cb46414edaba22f5b8d11d8ac051cde1f
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue Jun 17 21:52:41 2025 +0200
/debug
commit 89d5e0a8994c40c2c509463de28e80bb745b9ec0
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue Jun 17 21:46:40 2025 +0200
WIP no settings button - movce to acct
commit d1ffd93d9be3d4284f39e942e64228d111a82807
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue Jun 17 15:00:18 2025 +0200
prevent race condition with deleting ids
commit 8021e5d46102771c3fdfc23800c7c5d0b7bf032b
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue Jun 17 14:42:52 2025 +0200
fix id debug position
commit a05fda0ab059c4cc6aa4232cd2757ca5d1b848ac
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue Jun 17 14:39:01 2025 +0200
wip show id to make sure we're on the same page
commit c62363a89cdcd6c6633c41b0c70d2d858e2ed6a8
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue Jun 17 14:24:11 2025 +0200
wip fix delete
* WIP mobile adjustments
* WIP mobile
* disable pinch/zoom function on mobile
* wip mobile bottom to top
* Update +page.svelte
* WIP clean up
* WIP fix scroll (partial - translate still can scroll horizontal)
* WIP scrolling
* WIP
* scroll to bottom on translate
commit 9fc13e9c7d76a88b2bde8f32036f5c7e0d31c635
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Thu May 29 22:27:48 2025 +0200
shift trash down
commit 5cbc9a76cca1e3dae5db954161bbae30e264656f
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Thu May 29 22:09:49 2025 +0200
Update MultiLangCard.svelte
commit f63be7257d91344bf6078226fbc1e54ba8bf63de
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Thu May 29 22:04:20 2025 +0200
round trash
commit ce578ea0a874250b4707b5ef7627f465eaedc54a
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Thu May 29 20:18:21 2025 +0200
fix bottom
commit 994c5fd26d90a184562f91f187582d8201018281
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Thu May 29 17:58:01 2025 +0200
WIP
commit 7eb2d9bfa007e48ae33e4ea14beec054328b5821
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Thu May 29 17:57:00 2025 +0200
Update MultiLangCard.svelte
commit 2647e4785a1525220777d97cd4eb422e58a23cae
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Thu May 29 14:17:41 2025 +0200
maybe? delete button top rightish
commit ec946671d1eecc0b7feb7e9bfeffd910e6597dd2
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Wed May 28 13:42:33 2025 +0200
animate without $effect
commit 3116126f37b2f51466817ecf426fd2fab2d660e6
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Wed May 28 13:40:10 2025 +0200
WIP:fade all in, flip new ones
commit 71d50d5696d85b19c79ec9c1e33fb547f6b2f8f0
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Wed May 28 13:13:17 2025 +0200
fix: input text didnt clear after translating
commit a1d7b73663a551d5af748e8505bef0a9891194fa
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Wed May 28 13:11:29 2025 +0200
llm noise: added a filter
commit ee7fc8b93d01b747bc8f7518b2e72ee0f223e099
Author: Morgan Williams <morgan.williams.ext@allianz-trade.com>
Date: Wed May 28 13:07:34 2025 +0200
animate new translation
commit 7a5d924ff176ae64a01888b1ee7d1403ea31dbdd
Author: Morgan Williams <morgan.williams.ext@allianz-trade.com>
Date: Wed May 28 12:42:16 2025 +0200
last 3 on home page
commit 48c72454a5a0c57732bb78c9481d192c0bf9e74b
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Wed May 28 12:24:26 2025 +0200
wip flip
commit 52052631429372a07147ad83ea40349f34137e30
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Wed May 28 12:16:04 2025 +0200
debug console
commit a4c027608bf839b0565b96cd319059a7f37d9d88
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Wed May 28 12:13:24 2025 +0200
tighter spacing
commit 1a9c05881bc0c47d1455f5887c914fac6ff48074
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Wed May 28 11:55:42 2025 +0200
when detected source is not in target languages
commit 93381f8beb1b7a3db00af3f66fe5928e41e954e2
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue May 27 23:11:01 2025 +0200
Update MultiLangCard.svelte
commit b2fb68d5bdb3017e07888e42ec0bc8bfea459df3
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue May 27 20:42:19 2025 +0200
Update MultiLangCard.svelte
commit 93deb531df1a4d2889ae653c6c0501ad67ebaa08
Author: Morgan Williams <morgan.williams.ext@allianz-trade.com>
Date: Tue May 27 20:23:00 2025 +0200
Update MultiLangCard.svelte
commit 3217748700f6f961f4365d201b376de13fa8db6a
Author: Morgan Williams <morgan.williams.ext@allianz-trade.com>
Date: Tue May 27 20:20:38 2025 +0200
WIP pop out below
commit ef6229cbf088861ff7e638a8fa90defbc2f346b0
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue May 27 17:25:46 2025 +0200
WIP overlay for timestamp and delte button
commit d89886d237a39789e2eb7d42f1e61a7e522f2a7b
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue May 27 16:47:58 2025 +0200
WIP highlight line shows language • original
commit f2e12c6c592873c1167eb6446c3042965a150a48
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue May 27 16:37:41 2025 +0200
WIP highlight original mouseover
commit f82a6bffa6836ce2c5ac8251384d9a27c5e248a5
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue May 27 16:27:36 2025 +0200
highlight origianl
commit a724a4c782db8c89f2fb9dd82fe41064ad9f1a7d
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue May 27 16:18:47 2025 +0200
WIP move original translation
commit 6585e1c1266c7ff5ac54618fdb1b097de5d990a0
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue May 27 16:15:52 2025 +0200
WIP card options
commit b0dedd392d07fe98a26f8f24eba75447b4bd9003
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue May 27 16:13:21 2025 +0200
WIP
commit 7fac395230b5cf476877bbdd4f3655d2951adc1f
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue May 27 15:06:56 2025 +0200
Create reviewUI.md
commit 6a5846401862601a28f222cd3b74b39cdc8e7bfb
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue May 27 15:06:45 2025 +0200
Update MultiLangCard.svelte
commit 93d46b5046751a4f9084087987d4943c3f77c32a
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue May 27 14:54:42 2025 +0200
refactor: history -> review
commit 8ad8c65364f29048f4eb9fc39b504c8676856e9a
Author: Morgan <2504532+mrgnw@users.noreply.github.com>
Date: Tue May 27 14:18:07 2025 +0200
WIP history design improvements
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