Improve collection management UX

This commit is contained in:
rucki
2026-08-30 19:51:19 +02:00
parent 7a2ce8e650
commit 28e17a4b21
4 changed files with 110 additions and 17 deletions
+28
View File
@@ -968,3 +968,31 @@ msgstr "Text kopieren"
#~ msgid "Create API key"
#~ msgstr "API Key erzeugen"
#: core/templates/core/collection_manage.html
msgid "Add existing note or collection"
msgstr "Bestehende Notiz oder Sammlung hinzufügen"
#: core/templates/core/collection_manage.html
msgid "Search notes and collections"
msgstr "Notizen und Sammlungen suchen"
#: core/templates/core/collection_manage.html
msgid "Already in this collection"
msgstr "Bereits in dieser Sammlung"
#: core/templates/core/collection_manage.html
msgid "Added"
msgstr "Hinzugefügt"
#: core/templates/core/collection_manage.html
msgid "No matching collections."
msgstr "Keine passenden Sammlungen."
#: core/templates/core/collection_manage.html
msgid "used once"
msgid_plural "used %(count)s times"
msgstr[0] "1× verwendet"
msgstr[1] "%(count)s× verwendet"