docs(en): add missing new item

adding `Friendly Name` to en.json
This commit is contained in:
stroskler 2024-02-01 18:51:57 +00:00
parent c0fc76a0c8
commit 11f5fff65d
No known key found for this signature in database
GPG key ID: BFC1D7C45DD50847

View file

@ -112,5 +112,6 @@
"agentRemovedSuccessfully": "Agent removed successfully.", "agentRemovedSuccessfully": "Agent removed successfully.",
"removeAgent": "Remove Agent", "removeAgent": "Remove Agent",
"removeAgentMsg": "Are you sure you want to remove this agent?", "removeAgentMsg": "Are you sure you want to remove this agent?",
"LongSyntaxNotSupported": "Long syntax is not supported here. Please use the YAML editor." "LongSyntaxNotSupported": "Long syntax is not supported here. Please use the YAML editor.",
"Friendly Name": "Friendly Name"
} }