dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Add other string to multilanguage system in monitor module - Update itali...
fantu
2008-11-16
705d2746fd894021f384e500a28b18922d254e4b
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
help
/
lib
/
lang
/
nl.lng
1
2
3
4
5
6
7
8
9
<?php
$wb['Support Message'] = 'Support bericht';
$wb['Message'] = 'Bericht';
$wb['Send message'] = 'Verstuur bericht';
$wb['View messages'] = 'Bekijk berichten';
$wb['Support'] = 'Support';
?>