mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00

* scripts: add delete-unused-keys * update script * fix keys * fix ci * update keys * add i18n * update
13 lines
397 B
JSON
13 lines
397 B
JSON
{
|
|
"permission": {
|
|
"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"
|
|
}
|
|
} |