show collection name in pin menu (#4705)

* show collection name in pin menu

* fix: fetching right collection name

* refactor: better variable names

* Update app/actions/definitions/documents.tsx

Co-authored-by: Tom Moor <tom.moor@gmail.com>

* Avoid additional translation

Co-authored-by: Tom Moor <tom.moor@gmail.com>
This commit is contained in:
Aditya Sharma
2023-01-15 08:47:25 +05:30
committed by GitHub
parent 0bed01a062
commit 4ca0fc32c1
2 changed files with 12 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
"Duplicate": "Duplicate",
"Duplicate document": "Duplicate document",
"Document duplicated": "Document duplicated",
"Pin to collection": "Pin to collection",
"Pin to {{collectionName}}": "Pin to {{collectionName}}",
"Pinned to collection": "Pinned to collection",
"Pin to home": "Pin to home",
"Pinned to team home": "Pinned to team home",