Cloudflare Pro

PHP

Advanced Cloudflare DNS management extension for Plesk with DNS record synchronization, zone management, proxy control, SSL automation, and seamless Cloudflare integration.

Stars
16
Forks
1
Downloads
N/A
Open Issues
0
Files main

Repository Files

Loading file structure...
plib/resources/locales/en-US.php
<?php

$messages = [
    'controllers.index.index.title' => 'Cloudflare Pro',
    'controllers.index.domains.title' => 'Domains',
    'controllers.index.records.title' => 'Domain',
    'controllers.index.tokens.title' => 'Tokens',
    'controllers.index.logs.title' => 'API Logs',
    'controllers.index.settings.title' => 'Settings',
    'controllers.index.about.title' => 'About',
];