|
848 | 848 | 'Enable 2FA' => 'Omogući dvofaktorsku provjeru identiteta', |
849 | 849 | 'Please scan the code below in your 2FA application:' => 'Da biste dovršili postavljanje dvofaktorske provjere autentičnosti, skenirajte QR kôd ispod <br /> pomoću autentifikacijske aplikacije (poput <a href = "https://play.google.com/store/apps/details?id=com" google.android.apps.authenticator2 "> Google Autentičar </a>):', |
850 | 850 | '2FA Reset Code:' => 'Kôd za povrat računa:', |
| 851 | + |
| 852 | + //list user |
| 853 | + 'Name' => 'Name', |
| 854 | + //Add / Edit user |
| 855 | + 'Contact' => 'Name', |
| 856 | + 'GREETINGS_GORDON' => "Hello, %s,\n", |
| 857 | + |
| 858 | + //List Mail Accounts |
| 859 | + 'Forwarding' => 'Forwarding', |
| 860 | + |
| 861 | + //Cron Jobs |
| 862 | + 'Cron Job' => 'Cron Job', |
| 863 | + //Edit server |
| 864 | + 'Host' => 'Host', |
| 865 | + |
| 866 | + //list Backups |
| 867 | + '1 backups' => '1 backups', |
| 868 | + '%s backups' => '%s backups', |
| 869 | + //list Firewall Rules |
| 870 | + '1 firewall rule' => '1 firewall rule', |
| 871 | + '%s firewall rules' => '%s firewall rules', |
| 872 | + //list ip |
| 873 | + '1 banned IP address' => '1 banned IP address', |
| 874 | + '%s banned IP addresses' => '%s banned IP addresses', |
| 875 | + //list DNS |
| 876 | + 'Records_DNS' => 'Records', |
| 877 | + //Dowload Backup |
| 878 | + 'BACKUP_DOWNLOAD_SCHEDULED' => 'Download for Backup has been scheduled.', |
| 879 | + //list user |
| 880 | + 'Name' => 'Name', |
| 881 | + //Add / Edit user |
| 882 | + 'Contact' => 'Name', |
| 883 | + 'GREETINGS_GORDON' => "Hello, %s,\n", |
| 884 | + |
| 885 | + //List Mail Accounts |
| 886 | + 'Forwarding' => 'Forwarding', |
| 887 | + |
| 888 | + //Cron Jobs |
| 889 | + 'Cron Job' => 'Cron Job', |
| 890 | + //Edit server |
| 891 | + 'Host' => 'Host', |
| 892 | + |
| 893 | + //list Backups |
| 894 | + '1 backups' => '1 backups', |
| 895 | + '%s backups' => '%s backups', |
| 896 | + //list Firewall Rules |
| 897 | + '1 firewall rule' => '1 firewall rule', |
| 898 | + '%s firewall rules' => '%s firewall rules', |
| 899 | + //list ip |
| 900 | + '1 banned IP address' => '1 banned IP address', |
| 901 | + '%s banned IP addresses' => '%s banned IP addresses', |
| 902 | + //list DNS |
| 903 | + 'Records_DNS' => 'Records', |
| 904 | + //Dowload Backup |
| 905 | + 'BACKUP_DOWNLOAD_SCHEDULED' => 'Download for Backup has been scheduled.'; |
| 906 | + 'backend server' => 'Backend Server', |
| 907 | + 'traffic' => 'Traffic', |
| 908 | + 'disk' => 'Disk', |
851 | 909 | ); |
0 commit comments