added translations

This commit is contained in:
2026-08-28 17:01:19 +02:00
parent c276088fe6
commit c0f9c91ef8
2 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -219,7 +219,7 @@
(save-user-language! store "hans" "fi")
(check-equal? (load-user-language store "hans") "fi")
(check-exn exn:fail:contract?
(λ () (save-user-language! store "hans" "it")))
(λ () (save-user-language! store "hans" "da")))
;; Rewriting the user's GUID index durably removes the omitted playlist.
(save-user-playlists!