mirror of
https://github.com/louislam/dockge.git
synced 2025-04-07 17:02:22 +00:00
add keys
This commit is contained in:
parent
d66a4b7368
commit
4c14d209b8
1 changed files with 12 additions and 1 deletions
|
@ -112,5 +112,16 @@
|
|||
"agentAddedSuccessfully": "Agent added successfully.",
|
||||
"agentRemovedSuccessfully": "Agent removed successfully.",
|
||||
"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.",
|
||||
"Saved": "Saved",
|
||||
"Deployed": "Deployed",
|
||||
"Deleted": "Deleted",
|
||||
"Updated": "Updated",
|
||||
"Started": "Started",
|
||||
"Stopped": "Stopped",
|
||||
"Restarted": "Restarted",
|
||||
"Downed": "Downed",
|
||||
"Switch to sh": "Switch to sh",
|
||||
"terminal": "terminal"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue