1
0
Fork 0
mirror of https://github.com/louislam/dockge.git synced 2025-04-07 17:02:22 +00:00
This commit is contained in:
cyril59310 2024-01-23 21:53:00 +01:00
parent d66a4b7368
commit 4c14d209b8

View file

@ -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"
}