Skip to content

Commit

Permalink
docs(en): add missing new item
Browse files Browse the repository at this point in the history
adding `Friendly Name` to en.json
  • Loading branch information
lohrbini committed Feb 1, 2024
1 parent c0fc76a commit 11f5fff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/src/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,6 @@
"agentRemovedSuccessfully": "Agent removed successfully.",
"removeAgent": "Remove 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"
}

0 comments on commit 11f5fff

Please sign in to comment.