mirror of
https://github.com/bahmcloud/easy_proxmox.git
synced 2026-04-06 10:51:14 +00:00
Delete translations directory
This commit is contained in:
@@ -1,32 +0,0 @@
|
|||||||
{
|
|
||||||
"config": {
|
|
||||||
"error": {
|
|
||||||
"cannot_connect": "Failed to connect to Proxmox API.",
|
|
||||||
"unknown": "Unknown error."
|
|
||||||
},
|
|
||||||
"step": {
|
|
||||||
"user": {
|
|
||||||
"title": "Connect to Proxmox VE",
|
|
||||||
"data": {
|
|
||||||
"host": "Host",
|
|
||||||
"port": "Port",
|
|
||||||
"verify_ssl": "Verify SSL certificate",
|
|
||||||
"token_name": "Token name (USER@REALM!TOKENID)",
|
|
||||||
"token_value": "Token secret"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"options": {
|
|
||||||
"step": {
|
|
||||||
"init": {
|
|
||||||
"title": "Proxmox VE Options",
|
|
||||||
"data": {
|
|
||||||
"scan_interval": "Polling interval (seconds)",
|
|
||||||
"ip_mode": "Preferred IP mode",
|
|
||||||
"ip_prefix": "Custom IP prefix (only for custom mode)"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user