mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-08-17 21:25:47 +02:00
1. Added Domains menu to manage Domains and SSL Certificates 2. Added Add Site automatic record creation when adding websites (Only supported by IPv4) 3. Added Vietnamese language 4. Added Indonesian language 5. Added HTTPS Protection function for Website (disables automatic HTTP to HTTPS redirection when enabled) 6. Added Mail Marketing -- Automation trigger tasks 7. Added Mail Marketing -- Groups Import, Export, Merge 8. Added Mail Marketing -- Subscribers to support paste import 9. Added Mail Marketing -- Template Import Export Duplicate 10. Added Mail server -- Other Settings add timed Auto Responder 11. Added Mail Marketing -- Suspend List to detect abnormal mailboxes 12. Added Mail Marketing -- Marketing Task to export error mail logs 13. Added Mail Domain -- SSL certificate expiration alert 14. Optimized Webmail management to display based on domain additions 15. Optimize Website Interface Button Integration 16. Optimize the response speed of WP Toolkit interface
53 lines
1.2 KiB
JSON
53 lines
1.2 KiB
JSON
{
|
|
"default": "en",
|
|
"languages": [
|
|
{
|
|
"name": "cht",
|
|
"google": "zh-tw",
|
|
"title": "繁體中文",
|
|
"cn": "繁體中文"
|
|
},
|
|
{
|
|
"name": "en",
|
|
"google": "en",
|
|
"title": "English",
|
|
"cn": "英语"
|
|
},
|
|
{
|
|
"name": "de",
|
|
"google": "de",
|
|
"title": "Deutsch",
|
|
"cn": "德语"
|
|
},
|
|
{
|
|
"name": "fra",
|
|
"google": "fr",
|
|
"title": "Français",
|
|
"cn": "法语"
|
|
},
|
|
{
|
|
"name": "spa",
|
|
"google": "es",
|
|
"title": "Español",
|
|
"cn": "西班牙语"
|
|
},
|
|
{
|
|
"name": "pt",
|
|
"google": "pt",
|
|
"title": "Português",
|
|
"cn": "葡萄牙语"
|
|
},
|
|
{
|
|
"name": "vie",
|
|
"google": "vi",
|
|
"title": "Tiếng Việt",
|
|
"cn": "越南语"
|
|
},
|
|
{
|
|
"name": "ind",
|
|
"google": "id",
|
|
"title": "Bahasa Indonesia",
|
|
"cn": "印尼语"
|
|
}
|
|
]
|
|
} |