Add more Languages and switch button #70

Merged
jakob.scheid merged 22 commits from feature/add-languages into main 2026-05-22 17:19:25 +02:00
Showing only changes of commit 3af6cb3c16 - Show all commits
@@ -111,7 +111,6 @@ const open = function () {
border-radius: 6px;
padding: 4px 10px;
cursor: pointer;
font-size: 0.9rem;
color: var(--dark);
jakob.scheid marked this conversation as resolved
Review

Why did you do that?

Why did you do that?
}