friendica-addons/yourls/lang/de/strings.php

10 lines
355 B
PHP
Raw Normal View History

2013-02-27 15:38:30 +01:00
<?php
$a->strings["YourLS Settings"] = "YourLS Einstellungen";
$a->strings["URL: http://"] = "URL: http://";
$a->strings["Username:"] = "Nutzername:";
$a->strings["Password:"] = "Passwort:";
$a->strings["Use SSL "] = "SSL Verwenden ";
$a->strings["Submit"] = "Senden";
$a->strings["yourls Settings saved."] = "yourls Einstellungen gespeichert";