diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt
index fcb8daf1..a23fb042 100644
--- a/ayanova/devdocs/todo.txt
+++ b/ayanova/devdocs/todo.txt
@@ -5,15 +5,10 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang
-todo: Administration - translation
- - Export function (download as file I guess)
- On Translation editor form
- - Import function
- On Translations list form
todo: translation get value for key should not return ?? if it's empty, instead just return empty
This will avoid fouc on slow retrieval
-
+
todo: help links for User, Users, Translations, Translation
diff --git a/ayanova/src/App.vue b/ayanova/src/App.vue
index bde87465..c2a8a0ea 100644
--- a/ayanova/src/App.vue
+++ b/ayanova/src/App.vue
@@ -140,7 +140,7 @@
{{ appBar.icon }}
- {{ $ay.t(appBar.title) }}
+ {{ $ay.t(appBar.title) }}