Improve collection management UX
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user