summaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorstuebinm2021-04-08 18:06:58 +0200
committerstuebinm2021-04-08 18:32:33 +0200
commit1c5b1e38820f411563efb265b18c4cba6c518074 (patch)
treefae39036ea35e43f1b66136ad0e6910a2865f7f5 /todo.org
parent3890d8ac88b2fdfa7b54d433e8e2edf2164be6f0 (diff)
site: attempt to guess default language
(from the browser's preferences set via navigator.language and navigator.languages)
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/todo.org b/todo.org
index 3ea98c0..6c5ccb6 100644
--- a/todo.org
+++ b/todo.org
@@ -11,7 +11,7 @@
** IDEA via length
* TODO Server
-** TODO raise less exceptions
+** TODO raise fewer exceptions
** IDEA possibly switch from guile to rust or something
* TODO List of public surveys
@@ -20,5 +20,5 @@
* TODO UI
** IDEA Surveys with multiple pages
Seems unclear how to do this in a way that also works with screen readers etc.
-** TODO Support for multiple languages (defined via config.dhall)
+** DONE Support for multiple languages (defined via config.dhall)
** DONE Automatic Dark mode