mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
scripts: add delete-unused-keys (#2115)
* scripts: add delete-unused-keys * update script * fix keys * fix ci * update keys * add i18n * update
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
{
|
||||
"permission": {
|
||||
"Write": "Write"
|
||||
"Manage": "administrator",
|
||||
"Manage tip": "Team administrator, with full permissions",
|
||||
"Read": "Read only",
|
||||
"Read desc": "Members can only read related resources and cannot create new resources.",
|
||||
"Write": "Write",
|
||||
"Write tip": "In addition to readable resources, you can also create new resources"
|
||||
},
|
||||
"team": {
|
||||
"Add manager": "Add manager"
|
||||
|
Reference in New Issue
Block a user