dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added a deprecated warning in the interface/sql/ directory. The database sq...
tbrehm
2007-08-20
e5f4d29bd7b15c9428245bebc28c69da8c788b8d
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
se.lng
1
2
3
4
5
6
<?php
$wb[1001] = "Användarnamnet eller lösenordet är tomt.";
$wb[1002] = "Felaktigt användarnamn eller lösenord.";
?>