feat: added properties option for root collection

This commit is contained in:
nivedin
2023-11-07 16:52:00 +05:30
committed by Andrew Bastin
parent f3edd001d7
commit 1896e5afe1
9 changed files with 217 additions and 2 deletions

View File

@@ -33,6 +33,7 @@
"open_workspace": "Open workspace",
"paste": "Paste",
"prettify": "Prettify",
"properties":"Properties",
"remove": "Remove",
"rename": "Rename",
"restore": "Restore",
@@ -172,6 +173,7 @@
"name_length_insufficient": "Collection name should be at least 3 characters long",
"new": "New Collection",
"order_changed": "Collection Order Updated",
"properties":"Colection Properties",
"renamed": "Collection renamed",
"request_in_use": "Request in use",
"save_as": "Save as",