You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'api_token_help' => 'Der Token benötigt Leseberechtigung für Zone.Zone und Schreibberechtigung für Zone.Dns. Für eine verbesserte Sicherheit können mit "Zone Resources" bestimmte Domains ausgeschlossen werden und die Panel-IP zum "Client IP Adress Filtering" hinzugefügt werden.',
Copy file name to clipboardExpand all lines: subdomains/lang/en/strings.php
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,14 @@
6
6
7
7
'no_subdomains' => 'No Subdomains',
8
8
'subdomain' => 'Subdomain|Subdomains',
9
-
'limit' => 'Subdomain Limit Reached',
9
+
'limit' => 'Limit',
10
+
'change_limit' => 'Change Limit',
11
+
'limit_changed' => 'Limit changed',
12
+
'limit_reached' => 'Subdomain Limit Reached',
10
13
'create_subdomain' => 'Create Subdomain',
11
14
12
15
'name' => 'Name',
16
+
17
+
'api_token' => 'Cloudflare API Token',
18
+
'api_token_help' => 'The token needs to have read permissions for Zone.Zone and write for Zone.Dns. For better security you can also set the "Zone Resources" to exclude certain domains and add the panel ip to the "Client IP Adress Filtering".',
0 commit comments