dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#752 - Cannot import lang file 3.0.1.1 => 3.0.1.3
tbrehm
2009-06-21
494c3cf3872116a564d20a6c30d3a6e35a1ee632
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
en.lng
1
2
3
4
5
6
7
8
9
<?php
$wb['Client'] = 'Client';
$wb['Address'] = 'Address';
$wb['Limits'] = 'Limits';
$wb['Add Client'] = 'Add Client';
$wb['Edit Client'] = 'Edit Client';
$wb['Clients'] = 'Clients';
$wb['Edit Client-Templates'] = 'Edit Client-Templates';
?>