mirror of
https://github.com/louislam/dockge.git
synced 2024-11-23 19:34:04 +00:00
fix(style): missing comma
add missing comma in en.json
This commit is contained in:
parent
29cc257717
commit
70bcc3fa77
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@
|
||||||
"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.",
|
||||||
"name": "Dockge Agent Display name",
|
"name": "Dockge Agent Display name",
|
||||||
"updatedName": "New Dockge Agent Display name"
|
"updatedName": "New Dockge Agent Display name",
|
||||||
"Saved": "Saved",
|
"Saved": "Saved",
|
||||||
"Deployed": "Deployed",
|
"Deployed": "Deployed",
|
||||||
"Deleted": "Deleted",
|
"Deleted": "Deleted",
|
||||||
|
|
Loading…
Reference in a new issue