Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
0bb6bfa2
Commit
0bb6bfa2
authored
Aug 05, 2016
by
Till Brehm
Browse files
Added missing language file strings.
parent
cd6f16c1
Changes
2
Hide whitespace changes
Inline
Side-by-side
interface/web/client/lib/lang/de_client_template.lng
View file @
0bb6bfa2
...
...
@@ -117,4 +117,9 @@ $wb['limit_xmpp_status_txt'] = 'Status host available';
$wb
[
'dns_servers_txt'
]
=
'DNS servers'
;
$wb
[
'limit_directive_snippets_txt'
]
=
'Webserver-Konfigurationsauswahl sichtbar'
;
$wb
[
'limit_database_user_txt'
]
=
'Max. Database users'
;
$wb
[
"web_servers_txt"
]
=
'Web-Server'
;
$wb
[
"dns_servers_txt"
]
=
'DNS-Servers'
;
$wb
[
"xmpp_servers_txt"
]
=
'XMPP-Server'
;
$wb
[
"db_servers_txt"
]
=
'Datenbank-Server'
;
$wb
[
"mail_servers_txt"
]
=
'Mail-Server'
;
?>
interface/web/client/lib/lang/en_client_template.lng
View file @
0bb6bfa2
...
...
@@ -119,4 +119,9 @@ $wb['limit_xmpp_status_txt'] = 'Status host available';
$wb
[
"dns_servers_txt"
]
=
'DNS servers'
;
$wb
[
'limit_directive_snippets_txt'
]
=
'Show web server config selection'
;
$wb
[
'limit_database_user_txt'
]
=
'Max. Database users'
;
$wb
[
"web_servers_txt"
]
=
'Webservers'
;
$wb
[
"dns_servers_txt"
]
=
'DNS servers'
;
$wb
[
"xmpp_servers_txt"
]
=
'XMPP Servers'
;
$wb
[
"db_servers_txt"
]
=
'Database servers'
;
$wb
[
"mail_servers_txt"
]
=
'Mailservers'
;
?>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment