mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
fix(core): add max-height to tag filter (#6442)
close TOV-778 close #6334
This commit is contained in:
@@ -1193,5 +1193,6 @@
|
||||
"will be moved to Trash": "{{title}} will be moved to Trash",
|
||||
"will delete member": "will delete member",
|
||||
"com.affine.collection.add-doc.confirm.title": "Add new doc to this collection",
|
||||
"com.affine.collection.add-doc.confirm.description": "Do you want to add a document to the current collection? If it is filtered based on rules, this will add a set of included rules."
|
||||
"com.affine.collection.add-doc.confirm.description": "Do you want to add a document to the current collection? If it is filtered based on rules, this will add a set of included rules.",
|
||||
"com.affine.filter.empty-tag": "Empty"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user