blob: 6ea474f56df6dd8b6a077eff7eb466d82ec90e4b (
plain)
1
2
3
4
5
6
7
8
|
<?php $TRANSLATIONS = array(
"Keep settings?" => "Geyma stillingar ?",
"Error" => "Villa",
"Host" => "Netþjónn",
"Password" => "Lykilorð",
"Test Configuration" => "Prúfa uppsetningu",
"Help" => "Hjálp"
);
|