mirror of
https://github.com/louislam/dockge.git
synced 2025-02-22 19:45:56 +00:00
docs(en): add missing new item
adding `Friendly Name` to en.json
This commit is contained in:
parent
c0fc76a0c8
commit
11f5fff65d
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue